diff options
| author | Jean-François Milants <jf@codingfield.com> | 2021-03-21 16:12:29 (GMT) |
|---|---|---|
| committer | Jean-François Milants <jf@codingfield.com> | 2021-03-21 16:12:29 (GMT) |
| commit | 9f9d0eb5df8ff86b9cd1e095afa3159094dde53c (patch) | |
| tree | 45b938a4ebc18cb21aba9fec1a28fd2c84069c30 /CMakeLists.txt | |
| parent | adefa1e660779c91d77b2d35659840989dbd6b8d (diff) | |
Set version to 0.15.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 54ef9fa..e318c7b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.10) -project(pinetime VERSION 0.14.1 LANGUAGES C CXX ASM) +project(pinetime VERSION 0.15.0 LANGUAGES C CXX ASM) set(NRF_TARGET "nrf52") |
