Skip to content

Commit 4892b1f

Browse files
committed
1.3.0
1 parent 79ecfe6 commit 4892b1f

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
@@ -6,7 +6,7 @@ cmake_policy(VERSION 2.8.12)
66
option(SIMPLE_LOGGER_BUILD_SHARED_LIB "Build a shared library" OFF)
77

88
set(VERSION_MAJOR "1")
9-
set(VERSION_MINOR "2")
9+
set(VERSION_MINOR "3")
1010
set(VERSION_PATCH "0")
1111
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
1212

0 commit comments

Comments
 (0)