]> git.saurik.com Git - wxWidgets.git/commitdiff
Updated out of date versions and release dates.
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Fri, 2 Dec 2011 23:44:22 +0000 (23:44 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Fri, 2 Dec 2011 23:44:22 +0000 (23:44 +0000)
Mentioned more files in tn0011.txt that need version updating, and made it more clear which ones need to be changed manually. Modified inc_release to update docs/readme.txt and changed the version references in the readme.txt to 2.9.3. Also changed two references to the month of release from July to December.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/mainpages/manual.h
docs/readme.txt
docs/tech/tn0011.txt
misc/scripts/inc_release

index 6ce79992e6e6291694a925e4b1f7b525ba39b87b..6d28779f2b00dffb986a269ad780cf4300a0c388 100644 (file)
@@ -12,7 +12,7 @@
 @mainpage Reference manual
 @author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn,
         Stefan Csomor, Francesco Montorsi, Bryan Petty, et al
 @mainpage Reference manual
 @author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn,
         Stefan Csomor, Francesco Montorsi, Bryan Petty, et al
-@date July, 2011
+@date December, 2011
 
 @image html main_wxlogo.png
 
 
 @image html main_wxlogo.png
 
index a702a85eec8118257707739dc5a518af2f434692..304c63acc1a17b2e1803c3e337cde6e1bb08d2e9 100644 (file)
@@ -1,4 +1,4 @@
-               wxWidgets 2.9.2 Release Notes
+               wxWidgets 2.9.3 Release Notes
                =============================
 
 Welcome to the latest release of wxWidgets, a free cross-platform C++
                =============================
 
 Welcome to the latest release of wxWidgets, a free cross-platform C++
@@ -16,11 +16,11 @@ thread handling, and so on. You can learn more about wxWidgets at
 
 wxWidgets sources are available for download from
 
 
 wxWidgets sources are available for download from
 
-        https://sourceforge.net/projects/wxwindows/files/2.9.2/
+        https://sourceforge.net/projects/wxwindows/files/2.9.3/
 
 or
 
 
 or
 
-        ftp://ftp.wxwidgets.org/pub/2.9.2/
+        ftp://ftp.wxwidgets.org/pub/2.9.3/
 
 Please see the "Files" section below for the description of various
 files available at these locations.
 
 Please see the "Files" section below for the description of various
 files available at these locations.
@@ -29,10 +29,10 @@ files available at these locations.
 A detailed reference manual including in-depth overviews for various
 topics is supplied in various formats and can be accessed online at
 
 A detailed reference manual including in-depth overviews for various
 topics is supplied in various formats and can be accessed online at
 
-        http://docs.wxwidgets.org/2.9.2/
+        http://docs.wxwidgets.org/2.9.3/
 
 
 
 
-Note about naming: while 2.9.2 is called a "development" release,
+Note about naming: while 2.9.3 is called a "development" release,
 this only means that API is not guaranteed to remain unchanged in the
 subsequent 2.9.x releases (although it is still likely that it will),
 unlike in the stable 2.8.x branch. We believe the current version is
 this only means that API is not guaranteed to remain unchanged in the
 subsequent 2.9.x releases (although it is still likely that it will),
 unlike in the stable 2.8.x branch. We believe the current version is
@@ -160,7 +160,7 @@ Documentation
 -------------
 
 wxWidgets documentation is available online at
 -------------
 
 wxWidgets documentation is available online at
-http://docs.wxwidgets.org/2.9.2/ and can also be downloaded in HTML
+http://docs.wxwidgets.org/2.9.3/ and can also be downloaded in HTML
 format. To generate documentation in other formats (PDF, CHM, ...)
 please use the scripts in docs/doxygen directory.
 
 format. To generate documentation in other formats (PDF, CHM, ...)
 please use the scripts in docs/doxygen directory.
 
@@ -200,4 +200,4 @@ web site.
 
 Have fun!
 
 
 Have fun!
 
-The wxWidgets Team, July 2011
+The wxWidgets Team, December 2011
index 8605065b849a0498385589e483d02fb5f6b77de1..93598cd9137d3af4666e2374c5cbb25fd4601fd8 100644 (file)
    *.spec
    build/osx/wxvers.xcconfig
    docs/changes.txt
    *.spec
    build/osx/wxvers.xcconfig
    docs/changes.txt
+   docs/readme.txt (date needs manual editing)  [NOT UPDATED AUTOMATICALLY]
    docs/doxygen/Doxyfile_inc (PROJECT_NUMBER)
    docs/doxygen/latexdocstart.inc
    docs/doxygen/Doxyfile_inc (PROJECT_NUMBER)
    docs/doxygen/latexdocstart.inc
-   docs/doxygen/mainpages/manual.h (just date)
+   docs/doxygen/mainpages/manual.h (just date)  [NOT UPDATED AUTOMATICALLY]
    docs/msw/install.txt {major release only}
    include/wx/version.h
    include/wx/osx/config_xcode.h
    samples/Info.plist
    samples/docview/Info.plist
    docs/msw/install.txt {major release only}
    include/wx/version.h
    include/wx/osx/config_xcode.h
    samples/Info.plist
    samples/docview/Info.plist
+   samples/minimal/Info_carbon.plist
+   samples/minimal/Info_cocoa.plist
    samples/minimal/borland_ide.cpp {major release only}
 
    Do not forget to rebake everything after updating version.bkl!
    samples/minimal/borland_ide.cpp {major release only}
 
    Do not forget to rebake everything after updating version.bkl!
index 2f8ed4ad406e9803fc01d65eb942f6a96c34633d..aa9cdc97d6f5b45de5dfae6c17a7bdb4ed303426 100755 (executable)
@@ -86,6 +86,11 @@ run_sed build/osx/wxvers.xcconfig \
 run_sed build/tools/bld_chm_exe.bat \
     "/^SET WXW_VER=/s/$ver_for_sed/$ver_string_new/"
 
 run_sed build/tools/bld_chm_exe.bat \
     "/^SET WXW_VER=/s/$ver_for_sed/$ver_string_new/"
 
+run_sed docs/readme.txt \
+    "/wxWidgets /s/$ver_for_sed/$ver_string_new/" \
+    "/\//s/$ver_for_sed/$ver_string_new/" \
+    "/naming: while/s/$ver_for_sed/$ver_string_new/" 
+
 run_sed docs/doxygen/Doxyfile_inc \
     "/^PROJECT_NUMBER/s/$ver_for_sed/$ver_string_new/"
 
 run_sed docs/doxygen/Doxyfile_inc \
     "/^PROJECT_NUMBER/s/$ver_for_sed/$ver_string_new/"