]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/b
wxDEFAULT_STATUSBAR_STYLE
[wxWidgets.git] / wxPython / b
index e748313184049b38d63ee59820fea0e13f95395e..ffa2477fb1a2eb45b3204649304e8a5a4d70cecb 100755 (executable)
@@ -18,6 +18,8 @@ function getpyver {
        PYVER=2.2
     elif [ "$1" = "23" ]; then
        PYVER=2.3
+    elif [ "$1" = "24" ]; then
+       PYVER=2.4
     else
        echo You must specify Python version as first parameter.
         exit