Commit 622a423d authored by Andreas Jung's avatar Andreas Jung

preparing 2.10.0rc1

parent fe9803c9
...@@ -4,7 +4,11 @@ Zope Changes ...@@ -4,7 +4,11 @@ Zope Changes
Change information for previous versions of Zope can be found in the Change information for previous versions of Zope can be found in the
file HISTORY.txt. file HISTORY.txt.
after Zope 2.10.0 beta 2 (unreleased) after Zope 2.10.0 RC 1 (unreleased)
Bugs fixed
Zope 2.10.0 beta 2 (2006/09/17)
Bugs fixed Bugs fixed
......
ZOPEVERSION = 2.10.0-b2 ZOPEVERSION = 2.10.0-rc1
ZOPEDIRNAME := Zope-$(ZOPEVERSION) ZOPEDIRNAME := Zope-$(ZOPEVERSION)
ZOPE_REQUIRED_FILES=tmp/$(ZOPEDIRNAME).tgz ZOPE_REQUIRED_FILES=tmp/$(ZOPEDIRNAME).tgz
......
...@@ -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 = 'b2' VERSION_RELEASE_TAG = 'rc1'
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