Skip to content

Commit

Permalink
Update MI library to 0.7.2/0.6.2 (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
sWski authored and knro committed Sep 20, 2022
1 parent dc45f67 commit 231be75
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.7.1")
set (MICAM_VERSION_MAC "0.6.1")
set (MICAM_VERSION "0.7.2")
set (MICAM_VERSION_MAC "0.6.2")
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 231be75

Please sign in to comment.