summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2021-02-24 19:28:59 (GMT)
committerGitea <gitea@fake.local>2021-02-24 19:28:59 (GMT)
commitb89c92b71d82b4e3bf612519a5cf9b2f12886168 (patch)
tree4c2dcc1eb05d57bc5c4f4de3635964c0fddba0e3 /CMakeLists.txt
parent9d7955b6c0128a72475742495dabb57134dbe56d (diff)
parente8a8a8417fe24228a589f1752a744ada204c7f22 (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 4d2b361..ac7c890 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
-project(pinetime VERSION 0.13.0 LANGUAGES C CXX ASM)
+project(pinetime VERSION 0.14.0 LANGUAGES C CXX ASM)
set(NRF_TARGET "nrf52")