Skip to content

Commit

Permalink
[RELEASE] v1.5.6
Browse files Browse the repository at this point in the history
Bugfix release for UDDs
Includes an Ubuntu Jammy (22.04 LTS) package

Signed-off-by: AeroStun <[email protected]>
  • Loading branch information
AeroStun committed Apr 27, 2022
1 parent 24a2d49 commit d7c37cf
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.5.5)
project (libSMCE VERSION 1.5.6)
list (APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/CMake/Modules")
include (UserConfigVars)

Expand Down

0 comments on commit d7c37cf

Please sign in to comment.