mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Merge branch 'v4.4-branch' back into master
The manuals all will need a careful read. The changes to use lsb-release and the PCLinuxOS specific files got lost because I didn't want to try to rewite this in the middle of a merge. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> Conflicts: Documentation/50-pot/subsurface-manual.pot Documentation/fr/po/subsurface-manual.fr.po Documentation/user-manual.txt Documentation/user-manual_es.txt Documentation/user-manual_fr.html.git Documentation/user-manual_fr.txt Documentation/user-manual_ru.html.git Documentation/user-manual_ru.txt file.c qthelper.cpp subsurface.pro subsurfacesysinfo.cpp xslt/DiveLog.xslt
This commit is contained in:
commit
f1f02941c7
21 changed files with 2118 additions and 1425 deletions
|
|
@ -19,7 +19,7 @@ else: TARGET = subsurface
|
|||
|
||||
QMAKE_CLEAN += $$TARGET
|
||||
|
||||
VERSION = 4.4
|
||||
VERSION = 4.4.1
|
||||
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