summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-18 22:33:36 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-18 22:33:36 -0700
commit4d649151b585ffc387d29dee2098809e698427f4 (patch)
tree6b32056278550d919da807abdc9cca22317931a0 /Makefile
parent0fc3a446e9a84b8839ef6f1a4c9a0a8446d3b00a (diff)
downloadsubsurface-4d649151b585ffc387d29dee2098809e698427f4.tar.gz
Bumped version to 2.1-rc2
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 e4e9655a5..43d63a9ad 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=2.1-rc1
+VERSION=2.1-rc2
CC=gcc
CFLAGS=-Wall -Wno-pointer-sign -g