[Zope-Checkins] SVN: Zope/trunk/inst/WinBuilders/mk/zope.mk Bump version number on the trunk. Not sure if the whole windows build

Philipp von Weitershausen philikon at philikon.de
Tue Dec 6 11:30:15 EST 2005


Log message for revision 40605:
  Bump version number on the trunk.  Not sure if the whole windows build
  process actually still works.
  

Changed:
  U   Zope/trunk/inst/WinBuilders/mk/zope.mk

-=-
Modified: Zope/trunk/inst/WinBuilders/mk/zope.mk
===================================================================
--- Zope/trunk/inst/WinBuilders/mk/zope.mk	2005-12-06 16:26:41 UTC (rev 40604)
+++ Zope/trunk/inst/WinBuilders/mk/zope.mk	2005-12-06 16:30:15 UTC (rev 40605)
@@ -3,7 +3,7 @@
 REQUIRED_FILES=$(PYTHON_REQUIRED_FILES)\
                $(ZOPE_REQUIRED_FILES)
 
-ZOPEVERSION=2.8.0-b1
+ZOPEVERSION=2.10.0-b1
 ZOPEDIRNAME=Zope-$(ZOPEVERSION)
 
 MAKEZOPE="$(MAKEFILEDIR)/bin/makezope.bat" "$(WIN_BUILD_DIR)"



More information about the Zope-Checkins mailing list