summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-22 20:57:57 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-22 20:57:57 -0700
commit48e757574190d478b4fb2a42592548b9e52b59e9 (patch)
tree420ed5cd33d4a33637b58f60d2513644429b8a6f /Makefile
parent8eb15ee324264ba7b480b5ab4348cf637843a391 (diff)
downloadsubsurface-48e757574190d478b4fb2a42592548b9e52b59e9.tar.gz
Bump version to 2.1v2.1
Getting ready for the release Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7756fd158..448cff807 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=2.1-rc3
+VERSION=2.1
CC=gcc
CFLAGS=-Wall -Wno-pointer-sign -g