Skip to content

Commit c5c9e54

Browse files
committed
[RELEASE] v1.1.5
Changelog: - [API/ABI] `smce::ExecutionContext::check_suitable_environment` signature changed - Sketches can now include headers relative to their source folder Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
1 parent 5460f91 commit c5c9e54

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

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

0 commit comments

Comments
 (0)