diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-12-08 19:49:01 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-12-08 19:49:01 -0700 |
commit | bae5e7cb172db5844d97bc60327ca87d12890375 (patch) | |
tree | 63945c775a503fbc9b0f5354a5065268e368decf /subsurface.pro | |
parent | 2802202aae142de5e118fcde0956ee4b5cf547a0 (diff) | |
download | subsurface-bae5e7cb172db5844d97bc60327ca87d12890375.tar.gz |
Preparing for 4.2.91 aka 4.3 RCv4.2.91
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 24aab3a0b..4e5e9a5d9 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -18,7 +18,7 @@ else: TARGET = subsurface QMAKE_CLEAN += $$TARGET -VERSION = 4.2.90 +VERSION = 4.2.91 HEADERS = \ cochran.h \ |