Skip to content

Commit f66de74

Browse files
committed
[RELEASE] v1.2.3
Changelog: - Added support for mixed sources Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
1 parent a774c39 commit f66de74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
cmake_minimum_required (VERSION 3.16)
1919

20-
project (libSMCE VERSION 1.2.2)
20+
project (libSMCE VERSION 1.2.3)
2121

2222
if (NOT DEFINED SMCE_ARCH)
2323
set (SMCE_ARCH x86_64)

0 commit comments

Comments
 (0)