diff options
| author | Kieran Cawthray <kieranc@gmail.com> | 2021-06-20 19:46:51 (GMT) |
|---|---|---|
| committer | Kieran Cawthray <kieranc@gmail.com> | 2021-06-20 19:46:51 (GMT) |
| commit | b130ffa39cef1ddca5e81d83e03bf0ade66a1458 (patch) | |
| tree | e80854384d74536ce6721c7484f91b4af537b2fe /CMakeLists.txt | |
| parent | d7b73f11823a988e31287551887940e6683f1aee (diff) | |
| parent | 20a24f8cf56551eae1202f8dc5733bd0cf61adbf (diff) | |
Merge remote-tracking branch 'upstream/develop' into pinetimestyle
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 1a488ea..f2e467e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.10) -project(pinetime VERSION 1.1.0 LANGUAGES C CXX ASM) +project(pinetime VERSION 1.2.0 LANGUAGES C CXX ASM) set(CMAKE_C_STANDARD 99) set(CMAKE_CXX_STANDARD 14) |
