module_build_info update and scripted changelog updates

This commit is contained in:
xross
2018-01-26 14:48:27 +00:00
parent 0c9da4d3fe
commit 938913c0a0
2 changed files with 39 additions and 22 deletions

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.1.0
VERSION = 0.1.1
DEPENDENT_MODULES = lib_logging(>=2.0.0) lib_xud(>=0.1.0)