summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-01-26 15:39:49 +0100
committerJF <jf@codingfield.com>2020-01-26 15:39:49 +0100
commit6491a7c3a0738d6e6ef3bf57da460f61298d1cd9 (patch)
treef720612013c3518b54ecd22ccfc5aef6917d3023 /CMakeLists.txt
parent640e8cd1febc679b976fb26225aec8d462a4c241 (diff)
Remove test code
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 21c63797..a8d8426b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
-project(pinetime VERSION 0.2.99 LANGUAGES C CXX ASM)
+project(pinetime VERSION 0.2.1 LANGUAGES C CXX ASM)
set(NRF_TARGET "nrf52")