mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Merge branch 'v4.4-branch' into newmaster
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
commit
00b1469658
11 changed files with 1190 additions and 1096 deletions
|
|
@ -19,7 +19,7 @@ else: TARGET = subsurface
|
|||
|
||||
QMAKE_CLEAN += $$TARGET
|
||||
|
||||
VERSION = 4.4.1
|
||||
VERSION = 4.4.2
|
||||
VERSION_FILE = $$OUT_PWD/ssrf-version.h
|
||||
# create a blank VERSION_FILE if missing
|
||||
system(cat $$VERSION_FILE > /dev/null 2>&1 || touch $$VERSION_FILE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue