diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
index : subsurface.git | ||
forked from https://github.com/subsurface/subsurface | Tim Segers |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 2 |
@@ -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 |