Skip to content

Commit 2c345bc

Browse files
committed
Release 1.7.0
1 parent f00ff7f commit 2c345bc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

PAL.pro

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717

18-
VERSION = 1.6.0
18+
VERSION = 1.7.0
1919

2020
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
2121

@@ -38,7 +38,7 @@ test_conf {
3838
TARGET = PAL_test
3939
QT += testlib
4040
CONFIG += qt warn_on depend_includepath testcase
41-
41+
4242
SOURCES += \
4343
src/test/startup_test.cpp
4444
} else {

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For each peak ascent, the following data can be logged:
4343
- Difficulty ([SAC hiking/SAC mountaineering/SAC ski/SAC snowshoe/UIAA](https://www.bergfreunde.eu/alpine-grades-calculator/))
4444
- Trip the hike was part of
4545
- Participants
46-
- Description/notes
46+
- Description/notes (with support for Markdown and HTML)
4747
- Photos with descriptions
4848

4949
Each peak itself has the following associated fields:

0 commit comments

Comments
 (0)