Skip to content

Commit

Permalink
mk: Add version number to output. Useful for logs
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Jan 25, 2015
1 parent dbef408 commit a8c878d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mk/main.mk
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ endif
# numbers and dots here
CFG_VERSION_WIN = $(CFG_RELEASE_NUM)

CFG_INFO := $(info cfg: version $(CFG_VERSION))

######################################################################
# More configuration
Expand Down

0 comments on commit a8c878d

Please sign in to comment.