Skip to content

Commit 50ae0ae

Browse files
committed
Set version to 0.10.0.
1 parent 033a09d commit 50ae0ae

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
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.10)
2-
project(pinetime VERSION 0.9.0 LANGUAGES C CXX ASM)
2+
project(pinetime VERSION 0.10.0 LANGUAGES C CXX ASM)
33

44
set(NRF_TARGET "nrf52")
55

0 commit comments

Comments
 (0)