[Checkins] SVN: zope.app.zopeappgenerations/branches/3.5/ bring branch in shape

Michael Howitz mh at gocept.com
Thu Sep 23 08:47:45 EDT 2010


Log message for revision 116766:
  bring branch in shape
  

Changed:
  U   zope.app.zopeappgenerations/branches/3.5/CHANGES.txt
  U   zope.app.zopeappgenerations/branches/3.5/setup.py

-=-
Modified: zope.app.zopeappgenerations/branches/3.5/CHANGES.txt
===================================================================
--- zope.app.zopeappgenerations/branches/3.5/CHANGES.txt	2010-09-23 12:47:01 UTC (rev 116765)
+++ zope.app.zopeappgenerations/branches/3.5/CHANGES.txt	2010-09-23 12:47:45 UTC (rev 116766)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.5.1 (unreleased)
+------------------
+
+- ...
+
+
 3.5.0 (2009-04-05)
 ------------------
 

Modified: zope.app.zopeappgenerations/branches/3.5/setup.py
===================================================================
--- zope.app.zopeappgenerations/branches/3.5/setup.py	2010-09-23 12:47:01 UTC (rev 116765)
+++ zope.app.zopeappgenerations/branches/3.5/setup.py	2010-09-23 12:47:45 UTC (rev 116766)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.zopeappgenerations',
-      version = '3.5.0',
+      version = '3.5.1dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Application ZODB Update Generations',



More information about the checkins mailing list