summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-03-03 23:47:58 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-03-03 23:49:32 -0800
commita5a3e0a72ea9f0108a8387318c82b43d06856765 (patch)
tree3a864330fc84c152fc1a2e06715c886b1faf7b11 /Makefile
parent1a69a845e1d5a6d3a4070eebd9a29656726455e9 (diff)
downloadsubsurface-a5a3e0a72ea9f0108a8387318c82b43d06856765.tar.gz
Update README, ReleaseNotes and Makefile for 3.0.2
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 71e19f03d..8bd786793 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=3.0.1
+VERSION=3.0.2
CC=gcc
CFLAGS=-Wall -Wno-pointer-sign -g $(CLCFLAGS) -DGSEAL_ENABLE