diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-11-17 22:14:29 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-17 22:27:05 +0000 |
commit | 91cdb0e2f2473d1def731490552148682cbf2ec0 (patch) | |
tree | 014bfd8f849da67fce7d60e4aab31b9dc466892a /subsurface.pro | |
parent | 44064ba80e1fbf238ab3bb8f2be7cfe510a3167f (diff) | |
download | subsurface-91cdb0e2f2473d1def731490552148682cbf2ec0.tar.gz |
Preparing for 4.3 Beta 1v4.2.90
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 182490e5b..7a4d8bfd4 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -18,7 +18,7 @@ else: TARGET = subsurface QMAKE_CLEAN += $$TARGET -VERSION = 4.2 +VERSION = 4.2.90 HEADERS = \ cochran.h \ |