Commit 86ad29ba authored by Andreas Jung's avatar Andreas Jung

Zope 2.9.4

parent dc1f8857
...@@ -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.4 (unreleased) Zope 2.9.4 (2006/07/21)
Bugs fixed Bugs fixed
......
ZOPEVERSION = 2.9.3 ZOPEVERSION = 2.9.4
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 = 'alpha' VERSION_RELEASE_TAG = 'final'
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