summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-07 21:02:48 +0900
committerGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-07 21:02:48 +0900
commit14856aab4bb8511e12a073cd987c1fbf9d641274 (patch)
tree5fce75d533bf195af82a25594e13cd5b11a8f254 /Makefile
parent1a6cf2f1282e4acc6999eff23e828c2009dbdd04 (diff)
downloadsubsurface-14856aab4bb8511e12a073cd987c1fbf9d641274.tar.gz
Bump version to 2.0.1v2.0.1
That crash is far too easy to hit for people just trying out subsurface. 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 8393d6435..a954f54a6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=2.0-rc1
+VERSION=2.0.1
CC=gcc
CFLAGS=-Wall -Wno-pointer-sign -g