Skip to content

Commit d0117c0

Browse files
committed
[RELEASE] v1.1.3
Changelog: - Added camera support via Arduino_OV767X Signed-off-by: AeroStun <24841307+AeroStun@users.noreply.github.com>
1 parent d482a20 commit d0117c0

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

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

0 commit comments

Comments
 (0)