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