diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-12-17 19:20:42 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-12-17 19:20:42 -0800 |
commit | 98085e25e55fb09ccaa5e9a934341895d5ffe5e6 (patch) | |
tree | 955e43ca99526ef81efa9cac44dbd20df2c1eddd /subsurface.pro | |
parent | b9d146bab37db1fe9f95828ff314fdd89bf818a8 (diff) | |
download | subsurface-98085e25e55fb09ccaa5e9a934341895d5ffe5e6.tar.gz |
Bump version for Subsurface 4.3v4.3
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 fb23b8ea4..7d36f1cc3 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -18,7 +18,7 @@ else: TARGET = subsurface QMAKE_CLEAN += $$TARGET -VERSION = 4.2.91 +VERSION = 4.3 HEADERS = \ cochran.h \ |