Skip to content

Commit 286690e

Browse files
committed
Merge branch 'develop'
2 parents df644f5 + 8a14038 commit 286690e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10)
22

33
set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose Debug or Release")
44

5-
project(pinetime VERSION 1.9.0 LANGUAGES C CXX ASM)
5+
project(pinetime VERSION 1.10.0 LANGUAGES C CXX ASM)
66

77
set(CMAKE_C_STANDARD 99)
88
set(CMAKE_CXX_STANDARD 14)

0 commit comments

Comments
 (0)