diff options
| author | JF <jf@codingfield.com> | 2020-07-25 13:04:41 (GMT) |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2020-07-25 13:04:41 (GMT) |
| commit | 7b9fab9e640070c4b1e833b34324198cc6012c46 (patch) | |
| tree | 9ef9aeb54444b913b1a90711d0742f1ac30cae81 /CMakeLists.txt | |
| parent | 3f72af1030de97dc522d4a7a5448a0d29ad0b003 (diff) | |
Set version to 0.8.0
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 ed8abfc..e33040c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.10) -project(pinetime VERSION 0.7.1 LANGUAGES C CXX ASM) +project(pinetime VERSION 0.8.0 LANGUAGES C CXX ASM) set(NRF_TARGET "nrf52") |
