diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-04-24 14:22:33 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-04-25 07:19:18 -0700 |
commit | 0aa8b7f47d1122764dcd979774b912ee7936f160 (patch) | |
tree | 33e6ba3d92fd700220385f2893bbfa7d4c39fb2e /subsurface.pro | |
parent | 0be8512ab07625064f9c7a6243acfe765b28abcf (diff) | |
download | subsurface-0aa8b7f47d1122764dcd979774b912ee7936f160.tar.gz |
Start towards 4.1
Update version numbers, README / ReleaseNotes
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 2eaed32f5..d1fc4a628 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -13,7 +13,7 @@ DEPENDPATH += qt-ui mac: TARGET = Subsurface else: TARGET = subsurface -VERSION = 4.0.2 +VERSION = 4.0.95 # enable or disable the dive planner planner { |