]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/b
KeyCode --> GetKeyCode
[wxWidgets.git] / wxPython / b
index 51cf5d683fcb482014ced29666a81ab1165f0f2a..78c8654efe031147b5020d3e11519f2416a51505 100755 (executable)
@@ -25,6 +25,8 @@ function getpyver {
        PYVER=2.3
     elif [ "$1" = "24" ]; then
        PYVER=2.4
+    elif [ "$1" = "25" ]; then
+       PYVER=2.5
     else
        echo You must specify Python version as first parameter.
         exit