diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2012-10-16 09:15:03 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-10-16 09:15:03 -0700 |
commit | faff4d29dd5e9ebec81a90787880874af98d6e6a (patch) | |
tree | 85d2be01d9c11db915ec346c5c54b4c116130ac2 /Makefile | |
parent | 0e7246b0b45c0be8ed1e32649a4d223d4bccfb3a (diff) | |
download | subsurface-faff4d29dd5e9ebec81a90787880874af98d6e6a.tar.gz |
Update version to 2.1-rc1
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=2.0.1 +VERSION=2.1-rc1 CC=gcc CFLAGS=-Wall -Wno-pointer-sign -g |