summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-06-16 19:15:16 (GMT)
committerGitea <gitea@fake.local>2020-06-16 19:15:16 (GMT)
commit3a49bbbae48a62d5252fee0cb6d04002d917c820 (patch)
tree800c2ab76a4609382865ba9fd8b16b9732e5eb03 /CMakeLists.txt
parenta0e73f5c1a1e652aa6270b7e42a73aee3d12ded6 (diff)
parent9a89ff7f7764df085a59c8a24fe578228a22fc6c (diff)
Merge branch 'develop' of JF/PineTime into master
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 003be76..c5cf78a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
-project(pinetime VERSION 0.6.0 LANGUAGES C CXX ASM)
+project(pinetime VERSION 0.6.1 LANGUAGES C CXX ASM)
set(NRF_TARGET "nrf52")