diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-07-25 12:35:05 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-25 12:36:46 -0700 |
commit | 6bd6a22a1f615452bf613ea01f8ec39e2882a035 (patch) | |
tree | 3793024f41db62831c73c0c953fab5db4579ed3f /subsurface.pro | |
parent | 6241c9d4951480dad2e5636b5e15b36813728bc4 (diff) | |
download | subsurface-6bd6a22a1f615452bf613ea01f8ec39e2882a035.tar.gz |
Getting ready for Beta 4
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 ed4c53fee..ccf0f90da 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -15,7 +15,7 @@ DEPENDPATH += qt-ui mac: TARGET = Subsurface else: TARGET = subsurface -VERSION = 4.1.92 +VERSION = 4.1.93 HEADERS = \ color.h \ |