Commit 625b8da3 authored by Andreas Jung's avatar Andreas Jung

Preparing 2.9.3

parent 295f28fa
...@@ -14,7 +14,7 @@ Zope Changes ...@@ -14,7 +14,7 @@ Zope Changes
to the rules for such a type laid out in the Python docs: to the rules for such a type laid out in the Python docs:
http://docs.python.org/api/supporting-cycle-detection.html http://docs.python.org/api/supporting-cycle-detection.html
Zope 2.9.3 (UNRELEASED) Zope 2.9.3 (2006/05/13)
Bugs fixed Bugs fixed
......
ZOPEVERSION := 2.9.2 ZOPEVERSION := 2.9.3
ZOPEDIRNAME := Zope-$(ZOPEVERSION) ZOPEDIRNAME := Zope-$(ZOPEVERSION)
ZOPE_REQUIRED_FILES=tmp/$(ZOPEDIRNAME).tgz ZOPE_REQUIRED_FILES=tmp/$(ZOPEDIRNAME).tgz
......
ZOPE_MAJOR_VERSION = '2.9' ZOPE_MAJOR_VERSION = '2.9'
ZOPE_MINOR_VERSION = '2' ZOPE_MINOR_VERSION = '3'
ZOPE_BRANCH_NAME = '$Name$'[6:] or 'no-branch' 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
......
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