update Changelog, bump version: 0.9.25

This commit is contained in:
grischka
2009-05-11 19:01:26 +02:00
parent aed6a7cb60
commit bf8d8f5f3e
3 changed files with 7 additions and 4 deletions

View File

@ -2,7 +2,7 @@
@rem batch file to build tcc using gcc and ar from mingw
@rem ----------------------------------------------------
:
@echo>..\config.h #define TCC_VERSION "0.9.24"
@echo>..\config.h #define TCC_VERSION "0.9.25"
@echo>>..\config.h #define TCC_TARGET_PE 1
@echo>>..\config.h #define CONFIG_TCCDIR "."
@echo>>..\config.h #define CONFIG_SYSROOT ""