summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-01-31 20:09:08 +0100
committerJF <jf@codingfield.com>2020-01-31 20:09:08 +0100
commite737fb0499769fa342e4dc267416a7ce5da2574c (patch)
tree6fd93f8db0d000dab0e117e28362ee0213a79e8a /CMakeLists.txt
parentbe7be86033164ba20c2f92e0dae9677adbd42025 (diff)
Bump patch (v0.2.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 837bf11e..e799e878 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
-project(pinetime VERSION 0.2.1 LANGUAGES C CXX ASM)
+project(pinetime VERSION 0.2.2 LANGUAGES C CXX ASM)
set(NRF_TARGET "nrf52")