aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJF002 <JF002@users.noreply.github.com>2020-07-26 15:58:57 +0200
committerGitHub <noreply@github.com>2020-07-26 15:58:57 +0200
commit4f51d429a57342a16cd3d250a2b8387a8101c6ba (patch)
tree90a388959c721ce8afd481f3f5ed47125b5aaf59 /CMakeLists.txt
parentc96a53e1a8d203e18ccda24b3754037fad12a6ca (diff)
parent29b5caf895766ccca523faed2d3f88798ee571f4 (diff)
Merge branch 'develop' into patch-2
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 ed8abfc9..e33040c3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
-project(pinetime VERSION 0.7.1 LANGUAGES C CXX ASM)
+project(pinetime VERSION 0.8.0 LANGUAGES C CXX ASM)
set(NRF_TARGET "nrf52")