[Commits] (markie) Release Version bumped as of 8/3 to back out
Windows double-buffer fix
commits at osafoundation.org
commits at osafoundation.org
Fri Aug 20 12:23:27 PDT 2004
Commit by: markie
Modified files:
internal/wxPython-2.5/Makefile 1.10 1.11
Log message:
Release Version bumped as of 8/3 to back out Windows double-buffer fix
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/internal/wxPython-2.5/Makefile.diff?r1=text&tr1=1.10&r2=text&tr2=1.11
Index: internal/wxPython-2.5/Makefile
diff -u internal/wxPython-2.5/Makefile:1.10 internal/wxPython-2.5/Makefile:1.11
--- internal/wxPython-2.5/Makefile:1.10 Tue Aug 3 11:57:14 2004
+++ internal/wxPython-2.5/Makefile Fri Aug 20 12:23:26 2004
@@ -2,7 +2,7 @@
include ../Makefile.inc
VERSION=2.5
-RELVER=$(VERSION)-3
+RELVER=$(VERSION)-4
SRC=$(INTERNAL)/wxPython-$(VERSION)
ifeq ($(DEBUG),1)
More information about the Commits
mailing list