mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Get ready for the release of 3.9.2
Small updates to README, ReleaseNotes.txt and a bump in the version number in the Makefile (forgot the in 3.9.1 - thankfully this is automatic for git based builds). Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
53f38a2410
commit
3528f5ff35
3 changed files with 12 additions and 23 deletions
|
@ -6,7 +6,7 @@ INCLUDEPATH += qt-ui $$PWD
|
|||
mac: TARGET = Subsurface
|
||||
else: TARGET = subsurface
|
||||
|
||||
VERSION = 3.9
|
||||
VERSION = 3.9.2
|
||||
|
||||
HEADERS = \
|
||||
color.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue