Skip to content

Commit

Permalink
[RELEASE] v1.4.0
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 Sep 10, 2021
1 parent f2b00d9 commit dc39bf0
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 @@ -18,7 +18,7 @@
cmake_minimum_required (VERSION 3.16)
cmake_policy (SET CMP0022 NEW)

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

Expand Down

0 comments on commit dc39bf0

Please sign in to comment.