diff options
author | 2014-11-13 10:25:56 -0800 | |
---|---|---|
committer | 2014-11-13 10:25:56 -0800 | |
commit | df401bc87eb5b64ef74bd1b13f85df7f128a8599 (patch) | |
tree | aa68d29a6fca367f8abd4d86394fd62201b4354d | |
parent | ec7bb26873c7aa4cff57065fe29e19cb1cd39032 (diff) | |
download | subsurface-4.2.1.tar.gz |
Update version to 4.2.1v4.2.1
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | subsurface.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subsurface.pro b/subsurface.pro index 79c6b5d6a..7a73cfc03 100644 --- a/subsurface.pro +++ b/subsurface.pro @@ -16,7 +16,7 @@ DEPENDPATH += qt-ui mac: TARGET = Subsurface else: TARGET = subsurface -VERSION = 4.2 +VERSION = 4.2.1 HEADERS = \ color.h \ |