Skip to content

Commit 76e262f

Browse files
committed
[RELEASE] v1.1.4
Changelog: - ABI fix on MSVC Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
1 parent 02c07af commit 76e262f

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.1.3)
20+
project (libSMCE VERSION 1.1.4)
2121

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

0 commit comments

Comments
 (0)