Updated clock blocks to support lib_xud v2.0.0

This commit is contained in:
lucianom
2021-08-06 08:52:36 +01:00
parent 9d148f68a3
commit ffee831f5d
3 changed files with 10 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
VERSION = 2.0.1
VERSION = 2.1.0
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
lib_xassert(>=4.0.0) \
lib_xud(>=1.2.0) \
lib_xud(>=2.0.0) \
lib_spdif(>=4.0.0) \
lib_mic_array(>=4.0.0)