Skip to content

Commit

Permalink
[RELEASE] v1.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
  • Loading branch information
AeroStun committed Mar 19, 2022
1 parent 9bff8f5 commit 02cb961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL "3.19")
cmake_policy (SET CMP0112 NEW)
endif ()

project (libSMCE VERSION 1.5.0.5)
project (libSMCE VERSION 1.5.1)
list (APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/CMake/Modules")
include (UserConfigVars)

Expand Down

0 comments on commit 02cb961

Please sign in to comment.