We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbef408 commit a8c878dCopy full SHA for a8c878d
mk/main.mk
@@ -72,6 +72,7 @@ endif
72
# numbers and dots here
73
CFG_VERSION_WIN = $(CFG_RELEASE_NUM)
74
75
+CFG_INFO := $(info cfg: version $(CFG_VERSION))
76
77
######################################################################
78
# More configuration
0 commit comments