summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-07-20 21:34:07 +0200
committerGitea <gitea@fake.local>2020-07-20 21:34:07 +0200
commitb33ad9260026fce5d8d03080013eb96c3f7c3a3b (patch)
tree0f51c3c077937814fb8bea088ebe5f960e350a36 /CMakeLists.txt
parent64c14274fc2f025fc48d3df47a1640f08eb968cd (diff)
parent55417794551211c0e86eebc661b76339d35de8ef (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 51ac2d18..ed8abfc9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
-project(pinetime VERSION 0.7.0 LANGUAGES C CXX ASM)
+project(pinetime VERSION 0.7.1 LANGUAGES C CXX ASM)
set(NRF_TARGET "nrf52")