diff options
| author | Frederic LESUR <contact@memiks.fr> | 2020-07-21 08:15:48 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-21 08:15:48 +0900 |
| commit | 445e7f38e2fe34f1dd65c6ba661e15b65d586308 (patch) | |
| tree | 0f51c3c077937814fb8bea088ebe5f960e350a36 /CMakeLists.txt | |
| parent | 42d8a18fe74b060a84ea74b29aefca69f9471d5f (diff) | |
| parent | 55417794551211c0e86eebc661b76339d35de8ef (diff) | |
Merge pull request #2 from JF002/develop
merge update from JF002 into Develop
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 51ac2d18..ed8abfc9 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") |
