summaryrefslogtreecommitdiffstats
path: root/subsurface.pro
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-05-21 13:45:25 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-05-21 13:45:25 -0700
commit00b1469658fc43ec6448cd01e59405bfeeef40cb (patch)
treeecb8fa67098432c49e82c1fd0dcf76f32c3d4b82 /subsurface.pro
parent9ca033c55038efed82b8a09dcd84e310a58f2e73 (diff)
parent707a1f7af71b441f333bcf45fd980a176542aab3 (diff)
downloadsubsurface-00b1469658fc43ec6448cd01e59405bfeeef40cb.tar.gz
Merge branch 'v4.4-branch' into newmaster
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 be6e06065..d052d9639 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -19,7 +19,7 @@ else: TARGET = subsurface
QMAKE_CLEAN += $$TARGET
-VERSION = 4.4.1
+VERSION = 4.4.2
VERSION_FILE = $$OUT_PWD/ssrf-version.h
# create a blank VERSION_FILE if missing
system(cat $$VERSION_FILE > /dev/null 2>&1 || touch $$VERSION_FILE)