summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-02-26 12:55:46 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-02-26 12:57:59 -0800
commitfd9a927ded0d1bcc92ed3403651da1be77ab3c7c (patch)
tree2d7fa8f7dea883b8e347150fac3261280387775e /Makefile
parentbd6a33f4bc7144c96534a8c223688b4afa6eff3f (diff)
downloadsubsurface-fd9a927ded0d1bcc92ed3403651da1be77ab3c7c.tar.gz
Update versions to 3.0.1
almost forgot 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 f3fb4e5b5..d3fdba43d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=3.0
+VERSION=3.0.1
CC=gcc
CFLAGS=-Wall -Wno-pointer-sign -g $(CLCFLAGS) -DGSEAL_ENABLE