about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--mk/main.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/main.mk b/mk/main.mk
index 2d93cdd1b7c..a6b201a2b7b 100644
--- a/mk/main.mk
+++ b/mk/main.mk
@@ -72,6 +72,7 @@ endif
 # numbers and dots here
 CFG_VERSION_WIN = $(CFG_RELEASE_NUM)
 
+CFG_INFO := $(info cfg: version $(CFG_VERSION))
 
 ######################################################################
 # More configuration