Commit 4bef085a authored by Andreas Jung's avatar Andreas Jung

- preparing Zope 2.8.7

- upgraded to ZODB 3.4.3
parent 69ec0d27
......@@ -14,7 +14,11 @@ Zope Changes
to the rules for such a type laid out in the Python docs:
http://docs.python.org/api/supporting-cycle-detection.html
After Zope 2.8.6
Zope 2.8.7 (unreleased)
Features added:
- ZODB 3.4.3
Bugs fixed
......
......@@ -3,7 +3,7 @@ ZOPE_REQUIRED_FILES=tmp/$(ZOPEDIRNAME).tgz
REQUIRED_FILES=$(PYTHON_REQUIRED_FILES)\
$(ZOPE_REQUIRED_FILES)
ZOPEVERSION=2.8.6-final
ZOPEVERSION=2.8.7-final
ZOPEDIRNAME=Zope-$(ZOPEVERSION)
MAKEZOPE="$(MAKEFILEDIR)/bin/makezope.bat" "$(WIN_BUILD_DIR)"
......
ZOPE_MAJOR_VERSION = '2.8'
ZOPE_MINOR_VERSION = '6'
ZOPE_MINOR_VERSION = '7'
ZOPE_BRANCH_NAME = '$Name$'[6:] or 'no-branch'
# always start prerelease branches with '0' to avoid upgrade
......
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