Update version number for 3.9 BETA

Our version numbers are purely numeric, so it's actually just 3.9 :-)

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2013-11-14 23:23:32 +09:00
parent 1b98738a72
commit 277cf30aaa

View file

@ -6,7 +6,7 @@ INCLUDEPATH += qt-ui $$PWD
mac: TARGET = Subsurface
else: TARGET = subsurface
VERSION = 3.1
VERSION = 3.9
HEADERS = \
color.h \