diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-02-17 13:54:16 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-02-17 13:55:27 -0800 |
commit | c10cc874275439d708e6a453670211a611158522 (patch) | |
tree | 2b78653c58e04778fe94779a8380201679db9e21 /subsurface.pro | |
parent | 0fb84b8a8a841f4f86ffcc6a6fafd697a69257cc (diff) | |
download | subsurface-c10cc874275439d708e6a453670211a611158522.tar.gz |
Get ready for Subsurface 4.4.1
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 2cc6b0982..ed78bce4a 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -19,7 +19,7 @@ else: TARGET = subsurface QMAKE_CLEAN += $$TARGET -VERSION = 4.4 +VERSION = 4.4.1 HEADERS = \ cochran.h \ |