Commit 8ad477ec authored by Andreas Jung's avatar Andreas Jung

2.9.0b2

parent 40a88284
...@@ -23,7 +23,7 @@ Zope Changes ...@@ -23,7 +23,7 @@ Zope Changes
- Collector #1233: port ZOPE_CONFIG patch from Zope 2.7 to Zope 2.8 - Collector #1233: port ZOPE_CONFIG patch from Zope 2.7 to Zope 2.8
after Zope 2.9.0 beta 1 Zope 2.9.0 beta 2 (2005/12/24)
Bugs fixed Bugs fixed
......
...@@ -3,7 +3,7 @@ ZOPE_REQUIRED_FILES=tmp/$(ZOPEDIRNAME).tgz ...@@ -3,7 +3,7 @@ ZOPE_REQUIRED_FILES=tmp/$(ZOPEDIRNAME).tgz
REQUIRED_FILES=$(PYTHON_REQUIRED_FILES)\ REQUIRED_FILES=$(PYTHON_REQUIRED_FILES)\
$(ZOPE_REQUIRED_FILES) $(ZOPE_REQUIRED_FILES)
ZOPEVERSION=2.9.0-b1 ZOPEVERSION=2.9.0-b2
ZOPEDIRNAME=Zope-$(ZOPEVERSION) ZOPEDIRNAME=Zope-$(ZOPEVERSION)
MAKEZOPE="$(MAKEFILEDIR)/bin/makezope.bat" "$(WIN_BUILD_DIR)" MAKEZOPE="$(MAKEFILEDIR)/bin/makezope.bat" "$(WIN_BUILD_DIR)"
......
...@@ -4,4 +4,4 @@ ZOPE_BRANCH_NAME = '$Name$'[6:] or 'no-branch' ...@@ -4,4 +4,4 @@ ZOPE_BRANCH_NAME = '$Name$'[6:] or 'no-branch'
# always start prerelease branches with '0' to avoid upgrade # always start prerelease branches with '0' to avoid upgrade
# issues in RPMs # issues in RPMs
VERSION_RELEASE_TAG = 'b1' VERSION_RELEASE_TAG = 'b2'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment