summaryrefslogtreecommitdiffstats
path: root/make.bat
diff options
context:
space:
mode:
Diffstat (limited to 'make.bat')
-rw-r--r--make.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/make.bat b/make.bat
index 82c90d2..c20bba6 100644
--- a/make.bat
+++ b/make.bat
@@ -14,6 +14,7 @@ SET MODE=release
if "%2"=="debug" SET MODE=debug
REM use perl to create the config file
+perl wintools\version.pl >VERSION
perl wintools\make.pl %CC%
type makeconfig > Makefile