X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f81ef370c41cc15adde9c0848fb5688adcbd2615..32485259c1342115488d219776dfebeb3d4d81b1:/wxPython/distrib/README.1st.txt?ds=sidebyside diff --git a/wxPython/distrib/README.1st.txt b/wxPython/distrib/README.1st.txt index da8e423eae..a4699bf910 100644 --- a/wxPython/distrib/README.1st.txt +++ b/wxPython/distrib/README.1st.txt @@ -1,4 +1,4 @@ -README for wxPython-src-2.5.*.tar.gz +README for wxPython-src-2.6.*.tar.gz ==================================== @@ -12,7 +12,7 @@ checkout from CVS yourself (see http://www.wxwindows.org/cvs.htm.) If you would like to use CVS to get the exact same sources as one of these tarballs then you can update using a release tag. For example:: - cvs update -r wxPy_2_5_1_0 + cvs update -r wxPy_2_6_1_0 For more details about building and installing wxWidgets and wxPython @@ -28,8 +28,8 @@ For a log of recent changes check these files:: wxPython/docs/CHANGES.txt (for wxPython) -And for information about major changes in wxPython 2.5 and how to -migrate your existing code to 2.5 please read this file:: +And for information about major changes in wxPython 2.6 and how to +migrate your existing code to 2.6 please read this file:: wxPython/docs/MigrationGuide.txt