Skip to content

Commit 77470e7

Browse files
committed
Set version to 1.0.0, wohoo!
1 parent 6363538 commit 77470e7

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

44
set(CMAKE_C_STANDARD 99)
55
set(CMAKE_CXX_STANDARD 14)

0 commit comments

Comments
 (0)