summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorKieran Cawthray <kieranc@gmail.com>2021-11-15 22:21:11 +0100
committerKieran Cawthray <kieranc@gmail.com>2021-11-15 22:21:11 +0100
commit50406adc34bef1b5949660521891161e481b3965 (patch)
tree40ac61f401ae6e31d8fbc29f843f75c1a1120247 /CMakeLists.txt
parent5a0cf8e3485dee193a86e8929233ecddb6711a94 (diff)
parent624429b54c1819d58b69a2f74f5c852e1ecb0ed3 (diff)
Merge remote-tracking branch 'upstream/develop' into pts-settings
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 63257ff9..b5880666 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
-project(pinetime VERSION 1.7.0 LANGUAGES C CXX ASM)
+project(pinetime VERSION 1.7.1 LANGUAGES C CXX ASM)
set(CMAKE_C_STANDARD 99)
set(CMAKE_CXX_STANDARD 14)