Log message for revision 30774:
  ZOPEVERSION didn't match the name of the tarball ==
  the name of the tarball's top-level directory.  This
  prevented making a Windows installer from the 2.8.0
  tag.
  

Changed:
  U   Zope/tags/Zope-2-8-0/inst/WinBuilders/mk/zope.mk

-=-
Modified: Zope/tags/Zope-2-8-0/inst/WinBuilders/mk/zope.mk
===================================================================
--- Zope/tags/Zope-2-8-0/inst/WinBuilders/mk/zope.mk    2005-06-12 14:34:33 UTC 
(rev 30773)
+++ Zope/tags/Zope-2-8-0/inst/WinBuilders/mk/zope.mk    2005-06-12 16:35:56 UTC 
(rev 30774)
@@ -3,7 +3,7 @@
 REQUIRED_FILES=$(PYTHON_REQUIRED_FILES)\
                $(ZOPE_REQUIRED_FILES)
 
-ZOPEVERSION=2.8.0
+ZOPEVERSION=2.8.0-final
 ZOPEDIRNAME=Zope-$(ZOPEVERSION)
 
 MAKEZOPE="$(MAKEFILEDIR)/bin/makezope.bat" "$(WIN_BUILD_DIR)"

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to