Skip to content

Commit 2105a7b

Browse files
committed
Set version to 1.15.0
1 parent 79ee886 commit 2105a7b

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.14.0 LANGUAGES C CXX ASM)
5+
project(pinetime VERSION 1.15.0 LANGUAGES C CXX ASM)
66

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

0 commit comments

Comments
 (0)