Skip to content

Commit 8a14038

Browse files
committed
Set version to 1.10
1 parent 12fad74 commit 8a14038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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)