We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72900ca commit a57fda6Copy full SHA for a57fda6
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.10)
2
-project(pinetime VERSION 1.6.0 LANGUAGES C CXX ASM)
+project(pinetime VERSION 1.7.0 LANGUAGES C CXX ASM)
3
4
set(CMAKE_C_STANDARD 99)
5
set(CMAKE_CXX_STANDARD 14)
0 commit comments