X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/94b2c6e6968e23b53d5149f6004eabf6ae7d47a3..0a5bb138a71dfc1c706fc0858fb2801500e2c2e8:/wxPython/b.win32 diff --git a/wxPython/b.win32 b/wxPython/b.win32 index bf29a2ff5f..5f4908879b 100644 --- a/wxPython/b.win32 +++ b/wxPython/b.win32 @@ -12,6 +12,7 @@ case $1 in 22 | 2.2) VER=22; shift ;; 23 | 2.3) VER=23; shift ;; 24 | 2.4) VER=24; shift ;; + 25 | 2.5) VER=25; shift ;; *) VER=24 esac