diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-05-04 06:20:37 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-05-04 06:20:37 -0700 |
commit | 149b2f48741b28b61adb23432776b9628ad4ab2b (patch) | |
tree | 0adf9cda479946ec08baf96bc0f51010324c4ec1 /subsurface.pro | |
parent | 9d596a9272fd0b9a36d4671b0efccf7ce845d96f (diff) | |
download | subsurface-149b2f48741b28b61adb23432776b9628ad4ab2b.tar.gz |
Final version number changes
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.pro')
-rw-r--r-- | subsurface.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subsurface.pro b/subsurface.pro index ed78bce4a..331c9735a 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 HEADERS = \ cochran.h \ |