diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-07-24 13:53:21 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-24 13:53:21 -0700 |
commit | 3f9049290e78944f5620fe3b35262d264dc1b3ea (patch) | |
tree | 6ffbe0d72475abcddf06862fddded50d50045d9e /subsurface.pro | |
parent | f8d19d83a3de89782637817f9d1e348ac90366fd (diff) | |
download | subsurface-3f9049290e78944f5620fe3b35262d264dc1b3ea.tar.gz |
Getting ready for Beta 3v4.1.92
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 b2aba8c16..ed4c53fee 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -15,7 +15,7 @@ DEPENDPATH += qt-ui mac: TARGET = Subsurface else: TARGET = subsurface -VERSION = 4.1.91 +VERSION = 4.1.92 HEADERS = \ color.h \ |