[Checkins] SVN: Zope/branches/2.12/ preparing 2.12.0b2 release
Andreas Jung
andreas at andreas-jung.com
Tue May 26 10:22:32 EDT 2009
Log message for revision 100407:
preparing 2.12.0b2 release
Changed:
U Zope/branches/2.12/doc/CHANGES.rst
U Zope/branches/2.12/inst/WinBuilders/mk/zope.mk
U Zope/branches/2.12/inst/versions.py
-=-
Modified: Zope/branches/2.12/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.12/doc/CHANGES.rst 2009-05-26 14:17:38 UTC (rev 100406)
+++ Zope/branches/2.12/doc/CHANGES.rst 2009-05-26 14:22:32 UTC (rev 100407)
@@ -5,8 +5,8 @@
Change information for previous versions of Zope can be found in the
file HISTORY.txt.
-Trunk (unreleased)
-------------------
+Zope 2.12.0 b2 (2009/05/27)
+---------------------------
Restructuring
+++++++++++++
Modified: Zope/branches/2.12/inst/WinBuilders/mk/zope.mk
===================================================================
--- Zope/branches/2.12/inst/WinBuilders/mk/zope.mk 2009-05-26 14:17:38 UTC (rev 100406)
+++ Zope/branches/2.12/inst/WinBuilders/mk/zope.mk 2009-05-26 14:22:32 UTC (rev 100407)
@@ -1,4 +1,4 @@
-ZOPEVERSION = 2.12.0b1
+ZOPEVERSION = 2.12.0b2
ZOPEDIRNAME := Zope-$(ZOPEVERSION)
ZOPE_REQUIRED_FILES=tmp/$(ZOPEDIRNAME).tgz
Modified: Zope/branches/2.12/inst/versions.py
===================================================================
--- Zope/branches/2.12/inst/versions.py 2009-05-26 14:17:38 UTC (rev 100406)
+++ Zope/branches/2.12/inst/versions.py 2009-05-26 14:22:32 UTC (rev 100407)
@@ -4,4 +4,4 @@
# always start prerelease branches with '0' to avoid upgrade
# issues in RPMs
-VERSION_RELEASE_TAG = 'b1'
+VERSION_RELEASE_TAG = 'b2'
More information about the Checkins
mailing list