Skip to content

Commit

Permalink
Update MI library to 0.8.3/0.7.3 (#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
sWski authored Sep 13, 2023
1 parent c5b96ee commit 454e859
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libmicam/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cmake_minimum_required (VERSION 3.0)
project (libmicam)

set (MICAM_VERSION "0.8.0")
set (MICAM_VERSION_MAC "0.7.0")
set (MICAM_VERSION "0.8.3")
set (MICAM_VERSION_MAC "0.7.3")
set (MICAM_SOVERSION "0")

list (APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/")
Expand Down
Binary file modified libmicam/libgxccd32.bin
Binary file not shown.
Binary file modified libmicam/libgxccd64.bin
Binary file not shown.
Binary file modified libmicam/libgxccdarmv7.bin
Binary file not shown.
Binary file modified libmicam/libgxccdarmv8.bin
Binary file not shown.
Binary file modified libmicam/libgxccdmac.bin
Binary file not shown.

0 comments on commit 454e859

Please sign in to comment.