]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/distrib/build.py
fixed #pragma implementation/interface numdlgg.h to numdlgg.cpp ; fixed bug: spincont...
[wxWidgets.git] / utils / wxPython / distrib / build.py
index b020b9b621e42601f21b82100a61edbdfdb05314..234d5a8caedd14f23e4422bbac8b9e65c7413d6e 100755 (executable)
@@ -119,7 +119,7 @@ import sys, os, string, getopt
 # This is really the wxPython version number, and will be placed in the
 # Makefiles for use with the distribution related targets.
 
 # This is really the wxPython version number, and will be placed in the
 # Makefiles for use with the distribution related targets.
 
-__version__ = '2.1.11'
+__version__ = '2.1.12'
 
 #----------------------------------------------------------------------------
 
 
 #----------------------------------------------------------------------------