diff options
| author | JF <jf@codingfield.com> | 2020-01-26 14:39:49 (GMT) |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2020-01-26 14:39:49 (GMT) |
| commit | 6491a7c3a0738d6e6ef3bf57da460f61298d1cd9 (patch) | |
| tree | f720612013c3518b54ecd22ccfc5aef6917d3023 /CMakeLists.txt | |
| parent | 640e8cd1febc679b976fb26225aec8d462a4c241 (diff) | |
Remove test code
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 21c6379..a8d8426 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") |
