Skip to content

Commit

Permalink
[RELEASE] v1.5.0
Browse files Browse the repository at this point in the history
Silent ABI break on smce::Board::Status

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

Expand Down

0 comments on commit c2a909e

Please sign in to comment.