aboutsummaryrefslogtreecommitdiffstats
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 895a3338e..5b8d345d8 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ NAME = subsurface
CAPITALIZED_NAME = Subsurface
TARGET = $(NAME)
-VERSION=3.1
+VERSION=3.1.1
CC=gcc
CFLAGS=-Wall -Wno-pointer-sign -g $(CLCFLAGS) -DGSEAL_ENABLE