We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df644f5 + 8a14038 commit 286690eCopy full SHA for 286690e
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10)
2
3
set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose Debug or Release")
4
5
-project(pinetime VERSION 1.9.0 LANGUAGES C CXX ASM)
+project(pinetime VERSION 1.10.0 LANGUAGES C CXX ASM)
6
7
set(CMAKE_C_STANDARD 99)
8
set(CMAKE_CXX_STANDARD 14)
0 commit comments