added comment about things to update in version.bkl when changing the version

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-09-26 08:59:51 +00:00
parent 65e324b4b0
commit 151815eb93

View File

@ -17,8 +17,13 @@
/* the constants below must be changed with each new version */
/* ---------------------------------------------------------------------------- */
/* NB: this file is parsed by Perl code in tmake templates in distrib/msw/tmake */
/* so don't change its format too much or they could break */
/*
Don't forget to update WX_CURRENT, WX_REVISION and WX_AGE in
build/bakefiles/version.bkl and regenerate the makefiles when you change
this!
*/
/* NB: this file is parsed by automatic tools so don't change its format! */
#define wxMAJOR_VERSION 2
#define wxMINOR_VERSION 7
#define wxRELEASE_NUMBER 0