Skip to content

Commit 4851fb1

Browse files
committed
[CMake] version revision half-bump
Signed-off-by: AeroStun <[email protected]>
1 parent fe89e1c commit 4851fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL "3.19")
2121
cmake_policy (SET CMP0112 NEW)
2222
endif ()
2323

24-
project (libSMCE VERSION 1.5.2)
24+
project (libSMCE VERSION 1.5.2.5)
2525
list (APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/CMake/Modules")
2626
include (UserConfigVars)
2727

0 commit comments

Comments
 (0)