[Checkins] SVN: z3c.layer/branches/0.2/ Preparing release 0.2.5

Michael Howitz mh at gocept.com
Mon Apr 19 02:35:08 EDT 2010


Log message for revision 111048:
  Preparing release 0.2.5

Changed:
  U   z3c.layer/branches/0.2/CHANGES.txt
  U   z3c.layer/branches/0.2/setup.py

-=-
Modified: z3c.layer/branches/0.2/CHANGES.txt
===================================================================
--- z3c.layer/branches/0.2/CHANGES.txt	2010-04-19 06:34:51 UTC (rev 111047)
+++ z3c.layer/branches/0.2/CHANGES.txt	2010-04-19 06:35:08 UTC (rev 111048)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-0.2.5 (unreleased)
+0.2.5 (2010-04-19)
 ------------------
 
 - Marked package as retired and inactive.

Modified: z3c.layer/branches/0.2/setup.py
===================================================================
--- z3c.layer/branches/0.2/setup.py	2010-04-19 06:34:51 UTC (rev 111047)
+++ z3c.layer/branches/0.2/setup.py	2010-04-19 06:35:08 UTC (rev 111048)
@@ -23,7 +23,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'z3c.layer',
-      version = '0.2.5dev',
+      version = '0.2.5',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='RETIRED: Collection of Alternative Base Layers',



More information about the checkins mailing list