mk: Add version number to output. Useful for logs

This commit is contained in:
Brian Anderson 2015-01-25 01:48:38 -08:00
parent 62c90fc6be
commit 4368f6161c

View file

@ -72,6 +72,7 @@ endif
# numbers and dots here
CFG_VERSION_WIN = $(CFG_RELEASE_NUM)
CFG_INFO := $(info cfg: version $(CFG_VERSION))
######################################################################
# More configuration