summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2021-02-07 17:11:46 (GMT)
committerGitea <gitea@fake.local>2021-02-07 17:11:46 (GMT)
commitf534fb0356762122842ea49b481619cb963a5d27 (patch)
tree2be27d663709cb380afc88f96ebb18e732de5aa9 /CMakeLists.txt
parent09bd6fdbc72c606d9326c39b603382e2622d68a7 (diff)
parent6420885abb96735e085f3c60b123b0c671a7afb8 (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 bb7a8b7..4671bea 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
-project(pinetime VERSION 0.12.0 LANGUAGES C CXX ASM)
+project(pinetime VERSION 0.12.1 LANGUAGES C CXX ASM)
set(NRF_TARGET "nrf52")