Log message for revision 69323:
Checking into a tag is evil, but the tag was made with
incorrect version numbers in two of the makefiles needed
to build the Windows installer for 2.8.8.
Changed:
U Zope/tags/2-8-8/inst/WinBuilders/mk/python.mk
U Zope/tags/2-8-8/inst/WinBuilders/mk/zope.mk
-=-
Modified: Zope/tags/2-8-8/inst/WinBuilders/mk/python.mk
===================================================================
--- Zope/tags/2-8-8/inst/WinBuilders/mk/python.mk 2006-07-31 17:56:35 UTC
(rev 69322)
+++ Zope/tags/2-8-8/inst/WinBuilders/mk/python.mk 2006-08-01 03:16:38 UTC
(rev 69323)
@@ -6,7 +6,7 @@
PYVERSION_MINOR=3
PYVERSION_PATCH=5
PYVERSION=$(PYVERSION_MAJOR).$(PYVERSION_MINOR).$(PYVERSION_PATCH)
-W32ALLVERSION=205
+W32ALLVERSION=207
# CAUTION: Extracting files from Wise installers doesn't really do what
# you expect. While a Wise installer is a zip file, the zip file
Modified: Zope/tags/2-8-8/inst/WinBuilders/mk/zope.mk
===================================================================
--- Zope/tags/2-8-8/inst/WinBuilders/mk/zope.mk 2006-07-31 17:56:35 UTC (rev
69322)
+++ Zope/tags/2-8-8/inst/WinBuilders/mk/zope.mk 2006-08-01 03:16:38 UTC (rev
69323)
@@ -3,7 +3,7 @@
REQUIRED_FILES=$(PYTHON_REQUIRED_FILES)\
$(ZOPE_REQUIRED_FILES)
-ZOPEVERSION=2.8.7-final
+ZOPEVERSION=2.8.8-final
ZOPEDIRNAME=Zope-$(ZOPEVERSION)
MAKEZOPE="$(MAKEFILEDIR)/bin/makezope.bat" "$(WIN_BUILD_DIR)"
_______________________________________________
Zope-Checkins maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-checkins