Skip to content

Commit

Permalink
minor review updates
Browse files Browse the repository at this point in the history
  • Loading branch information
xalbertoisorna committed May 28, 2024
1 parent 6015650 commit dd4b37d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ lib_mic_array change log
UNRELEASED
----------

* ADDED: Support for XCommon CMake build system on v5.2.0 and above
* ADDED: Support for XCommon CMake build system

5.2.0
-----
Expand Down Expand Up @@ -220,4 +220,3 @@ UNRELEASED
- lib_logging: Added dependency 2.0.0

- lib_xassert: Added dependency 2.0.0

2 changes: 1 addition & 1 deletion lib_mic_array/lib_build_info.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set(LIB_NAME lib_mic_array)
set(LIB_VERSION 5.2.0)
set(LIB_DEPENDENT_MODULES "lib_xcore_math")
set(LIB_DEPENDENT_MODULES "lib_xcore_math(2.2.0)")
set(LIB_INCLUDES
api
api/mic_array
Expand Down

0 comments on commit dd4b37d

Please sign in to comment.