Update module_build_info

This commit is contained in:
Ross Owen
2019-01-10 12:04:49 +00:00
committed by GitHub
parent 1d09916b54
commit b6b26f252e

View File

@@ -13,7 +13,7 @@ MODULE_XCC_FLAGS = $(XCC_FLAGS) -O3 -DREF_CLK_FREQ=100 -fasm-linenum -fcomment-a
OPTIONAL_HEADERS += xua_conf.h
VERSION = 0.2.1
VERSION = 0.2.0
DEPENDENT_MODULES = lib_logging(>=2.1.0) lib_xud(>=0.1.0) lib_spdif(>=3.0.0)