]> git.saurik.com Git - wxWidgets.git/commitdiff
typo
authorRobin Dunn <robin@alldunn.com>
Wed, 27 Apr 2005 05:02:45 +0000 (05:02 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 27 Apr 2005 05:02:45 +0000 (05:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/config.py
wxPython/distrib/README.win32.txt

index 08ca4454da810d785d02263a8b11b9f4f94462ff..ca538a222798c00062c724e66ca937bd76fb924e 100644 (file)
@@ -39,8 +39,8 @@ import distutils.command.clean
 VER_MAJOR        = 2      # The first three must match wxWidgets
 VER_MINOR        = 6
 VER_RELEASE      = 0
-VER_SUBREL       = 0      # wxPython release num for x.y.z release of wxWidgets
-VER_FLAGS        = ""     # release flags, such as prerelease num, unicode, etc.
+VER_SUBREL       = 1      # wxPython release num for x.y.z release of wxWidgets
+VER_FLAGS        = "pre"     # release flags, such as prerelease num, unicode, etc.
 
 DESCRIPTION      = "Cross platform GUI toolkit for Python"
 AUTHOR           = "Robin Dunn"
index 4279f8b12785c212a37381b79d7f0beb77f2473d..db7e8a33efebb765c5c10f07d93ea14068f870f0 100644 (file)
@@ -2,7 +2,7 @@ wxPython win32 README
 ---------------------
 
 The self-installer pacakge you have just installed contains the Python
-extension modules, python modules and pakcages needed to run wxPython
+extension modules, python modules and packages needed to run wxPython
 applications.  If you selected the "Make this install be the default
 wxPython" option in the installer then this version will be the one
 that is imported when apps do "import wx".  See the following wiki