]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/b.win32
fixed LastRead() after Read(wxOutputStream&) (patch 1658301)
[wxWidgets.git] / wxPython / b.win32
index bf29a2ff5f29d933ac6b6da99c918e39191a04c4..5f4908879b26ed6e8d4f489629e87094ecb718f2 100644 (file)
@@ -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