Commit f236b2de authored by Andreas Jung's avatar Andreas Jung

preparation for 2.10b2

parent fc2f28d4
...@@ -3,8 +3,12 @@ Zope Changes ...@@ -3,8 +3,12 @@ Zope Changes
This file contains change information for the current Zope release. This file contains change information for the current Zope release.
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)
Bugs fixed
Zope 2.10.0 beta 2 (unreleased) Zope 2.10.0 beta 2 (2006/08/20)
Bugs Fixed Bugs Fixed
......
ZOPEVERSION = 2.10.0-b1 ZOPEVERSION = 2.10.0-b2
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 = '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