]> git.saurik.com Git - wxWidgets.git/commitdiff
added comment about things to update in version.bkl when changing the version
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Sep 2005 08:59:51 +0000 (08:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Sep 2005 08:59:51 +0000 (08:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/version.h

index 617847c1539f4fc96d34c32b594f068124dece8a..3d185e1faaf93294122bd12ce40d5d31d8a55a53 100644 (file)
 /*  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