[Checkins] SVN: z3c.layer/branches/0.2/ return to dev

Christophe Combelles ccomb at free.fr
Sat Apr 17 20:43:38 EDT 2010


Log message for revision 111028:
  return to dev
  

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-18 00:42:46 UTC (rev 111027)
+++ z3c.layer/branches/0.2/CHANGES.txt	2010-04-18 00:43:38 UTC (rev 111028)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+0.2.5 (unreleased)
+------------------
+
+- ...
+
 0.2.4 (2010-04-18)
 ------------------
 

Modified: z3c.layer/branches/0.2/setup.py
===================================================================
--- z3c.layer/branches/0.2/setup.py	2010-04-18 00:42:46 UTC (rev 111027)
+++ z3c.layer/branches/0.2/setup.py	2010-04-18 00:43:38 UTC (rev 111028)
@@ -23,7 +23,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name = 'z3c.layer',
-      version = '0.2.4',
+      version = '0.2.5dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Collection of Alternative Base Layers',



More information about the checkins mailing list