Skip to content

Commit

Permalink
[RELEASE] v1.2.3
Browse files Browse the repository at this point in the history
Changelog:
- Added support for mixed sources

Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
  • Loading branch information
AeroStun committed May 25, 2021
1 parent a774c39 commit f66de74
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 @@ -17,7 +17,7 @@

cmake_minimum_required (VERSION 3.16)

project (libSMCE VERSION 1.2.2)
project (libSMCE VERSION 1.2.3)

if (NOT DEFINED SMCE_ARCH)
set (SMCE_ARCH x86_64)
Expand Down

0 comments on commit f66de74

Please sign in to comment.