aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoaquim <joaquim.org@gmail.com>2021-02-25 20:01:30 +0000
committerJoaquim <joaquim.org@gmail.com>2021-02-25 20:01:30 +0000
commit6a5aea2919c814120c3f7d9e16e8c894b10ada82 (patch)
tree96f79466e31fcec1e8dc0e36a354e092350f2b89
parentee6ce645710d1d812eb6b31141fcc8305d670e8c (diff)
parente8a8a8417fe24228a589f1752a744ada204c7f22 (diff)
Merge branch 'develop' of https://github.com/JF002/Pinetime into MultiFaceClock
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4d2b3614..ac7c8903 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")