Update the date in the manual before 2.9.4 release.

And mention the need to do it in the tech note for the next time.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2012-07-03 19:59:56 +00:00
parent 02de14d202
commit 926f71030a
2 changed files with 3 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
@mainpage Documentation @mainpage Documentation
@author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, @author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn,
Stefan Csomor, Francesco Montorsi, Bryan Petty, et al Stefan Csomor, Francesco Montorsi, Bryan Petty, et al
@date December, 2011 @date July, 2012
@image html main_wxlogo.png @image html main_wxlogo.png

View File

@@ -9,6 +9,8 @@ changing the version number.
Put a date on the release line in docs/changes.txt. Put a date on the release line in docs/changes.txt.
Update the date in the manual (docs/doxygen/mainpages/manual.h).
Mark the milestone corresponding to the previous release as being completed and Mark the milestone corresponding to the previous release as being completed and
create a new version and a new milestone for it in Trac admin web interface create a new version and a new milestone for it in Trac admin web interface
(ask Robin Dunn for password to access it). (ask Robin Dunn for password to access it).