summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 27768db91..9233934c9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
NAME = subsurface
CAPITALIZED_NAME = Subsurface
-VERSION=3.0.2
+VERSION=3.1
CC=gcc
CFLAGS=-Wall -Wno-pointer-sign -g $(CLCFLAGS) -DGSEAL_ENABLE