Skip to content

Commit 36832e2

Browse files
committed
[RELEASE] v1.5.7
Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
1 parent 1df9972 commit 36832e2

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
@@ -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.6.5)
24+
project (libSMCE VERSION 1.5.7)
2525
list (APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/CMake/Modules")
2626
include (UserConfigVars)
2727

0 commit comments

Comments
 (0)