sys-clk: fix build file for sysmodule

This commit is contained in:
hanabbi
2023-06-22 00:38:43 +09:00
parent 5d26fed97a
commit 4e167986e9

View File

@@ -30,7 +30,7 @@ LIBNAMES := minIni nxExt
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
# version control constants # version control constants
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
TARGET_VERSION := $$(date +%Y/%m/%d) TARGET_VERSION := 1.6.0
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
# options for code generation # options for code generation