Skip to content

Commit a42416e

Browse files
Updated KIPR_VERSION to 1.2.0
1 parent e9b29d1 commit a42416e

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
@@ -5,7 +5,7 @@ project(libkipr)
55
option(package_debian "Build a Debian package" OFF)
66

77
set(KIPR_VERSION_MAJOR 1)
8-
set(KIPR_VERSION_MINOR 1)
8+
set(KIPR_VERSION_MINOR 2)
99
set(KIPR_VERSION_PATCH 0)
1010

1111
set(CMAKE_CXX_STANDARD 11)

0 commit comments

Comments
 (0)