Bump Makefile version to 3.1

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-05-13 17:33:57 -05:00
parent bf5113fb2f
commit 9320db96ec

View file

@ -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