diff options
| author | JF <jf@codingfield.com> | 2020-03-01 16:22:21 (GMT) |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2020-03-01 16:22:21 (GMT) |
| commit | 21375eab81ea384fe94177617e23892fd8210c1d (patch) | |
| tree | b5c48cf346e76c0f95a7d41bb1f6425ad16940b0 | |
| parent | a1d79e7ecc64aa78299329a2431a76b5c951feca (diff) | |
Set version 0.3.0
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index e799e87..a874a9e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.10) -project(pinetime VERSION 0.2.2 LANGUAGES C CXX ASM) +project(pinetime VERSION 0.3.0 LANGUAGES C CXX ASM) set(NRF_TARGET "nrf52") |
