Merge pull request #130 from mbanth/feature/update_min_ver

Update dependent minimum versions
This commit is contained in:
Michael Banther
2020-03-20 14:11:42 +00:00
committed by GitHub

View File

@@ -2,7 +2,7 @@ VERSION = 1.0.0
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
lib_xassert(>=4.0.0) \
lib_xud(>=0.2.0) \
lib_xud(>=1.0.0) \
lib_spdif(>=4.0.0) \
lib_mic_array(>=4.0.0)