Skip to content

Commit b13fd54

Browse files
committed
major release 1.0
1 parent 94cb96a commit b13fd54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(Pink C CXX)
22

3-
set(PINK_VERSION_MAJOR 0)
4-
set(PINK_VERSION_MINOR 23)
3+
set(PINK_VERSION_MAJOR 1)
4+
set(PINK_VERSION_MINOR 0)
55

66
cmake_minimum_required(VERSION 2.6.2)
77

0 commit comments

Comments
 (0)