summaryrefslogtreecommitdiffstats
path: root/subsurface.pro
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-06 22:57:39 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-06 22:57:39 -0800
commit3528f5ff35cccbb56c56cc12a2ab0ae18063bd31 (patch)
tree94030cc43d8b2ae71635510a7ff59dd485de0a94 /subsurface.pro
parent53f38a24108d09dccbee37faf3bcdcb9750bbc87 (diff)
downloadsubsurface-3528f5ff35cccbb56c56cc12a2ab0ae18063bd31.tar.gz
Get ready for the release of 3.9.2v3.9.2
Small updates to README, ReleaseNotes.txt and a bump in the version number in the Makefile (forgot the in 3.9.1 - thankfully this is automatic for git based builds). Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.pro')
-rw-r--r--subsurface.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/subsurface.pro b/subsurface.pro
index 0370d8a12..53700ef78 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -6,7 +6,7 @@ INCLUDEPATH += qt-ui $$PWD
mac: TARGET = Subsurface
else: TARGET = subsurface
-VERSION = 3.9
+VERSION = 3.9.2
HEADERS = \
color.h \