diff options
| author | JF <jf@codingfield.com> | 2020-07-20 19:28:06 (GMT) |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2020-07-20 19:28:06 (GMT) |
| commit | 377fca9e58a7f14d9b923eee9fc9e9f5ed5b70eb (patch) | |
| tree | eee0493f6421817a41af8cf9e413175c90a286a5 | |
| parent | 800e217e7c79c34f9392f4a70280bfc7bd159563 (diff) | |
Set version to 0.7.1
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 51ac2d1..ed8abfc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.10) -project(pinetime VERSION 0.7.0 LANGUAGES C CXX ASM) +project(pinetime VERSION 0.7.1 LANGUAGES C CXX ASM) set(NRF_TARGET "nrf52") |
