summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-21 01:27:49 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-21 01:27:49 -0700
commite47b52ecdb8a96046511929272f541d0eea6ae00 (patch)
treea2e4da411f31a262babbd624f8b2b0d4315e70bd /Makefile
parent882c4ab5e7ead3855dcd4b10442037f29ece8098 (diff)
downloadsubsurface-e47b52ecdb8a96046511929272f541d0eea6ae00.tar.gz
Bump version to 2.1-rc3
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 e02579f54..7756fd158 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=2.1-rc2
+VERSION=2.1-rc3
CC=gcc
CFLAGS=-Wall -Wno-pointer-sign -g