diff options
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 \ |