Skip to content

Commit

Permalink
[RELEASE] v1.5.8
Browse files Browse the repository at this point in the history
Maintenance update; upgraded to latest Boost, libmosquitto, and OpenSSL
Removed packaging jobs for discontinued Ubuntu versions.
Added packaging jobs for new Fedora and Ubuntu versions.
Added VoidLinux build.
Fixed ArchLinux build issue.

Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
  • Loading branch information
AeroStun committed Nov 5, 2022
1 parent f7f05f0 commit bbe3bb3
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.7.5)
project (libSMCE VERSION 1.5.8)
list (APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/CMake/Modules")
include (UserConfigVars)

Expand Down

0 comments on commit bbe3bb3

Please sign in to comment.