File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
16
16
17
17
18
- VERSION = 1.6 .0
18
+ VERSION = 1.7 .0
19
19
20
20
DEFINES += APP_VERSION =\ \\"$$VERSION\\\"
21
21
@@ -38,7 +38,7 @@ test_conf {
38
38
TARGET = PAL_test
39
39
QT += testlib
40
40
CONFIG += qt warn_on depend_includepath testcase
41
-
41
+
42
42
SOURCES += \
43
43
src/test/startup_test.cpp
44
44
} else {
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ For each peak ascent, the following data can be logged:
43
43
- Difficulty ([ SAC hiking/SAC mountaineering/SAC ski/SAC snowshoe/UIAA] ( https://www.bergfreunde.eu/alpine-grades-calculator/ ) )
44
44
- Trip the hike was part of
45
45
- Participants
46
- - Description/notes
46
+ - Description/notes (with support for Markdown and HTML)
47
47
- Photos with descriptions
48
48
49
49
Each peak itself has the following associated fields:
You can’t perform that action at this time.
0 commit comments