[Checkins] SVN: zope.app.zopeappgenerations/trunk/ Back to development: 3.6.1

Michael Howitz mh at gocept.com
Sat Sep 18 08:12:44 EDT 2010


Log message for revision 116579:
  Back to development: 3.6.1

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

-=-
Modified: zope.app.zopeappgenerations/trunk/CHANGES.txt
===================================================================
--- zope.app.zopeappgenerations/trunk/CHANGES.txt	2010-09-18 12:12:12 UTC (rev 116578)
+++ zope.app.zopeappgenerations/trunk/CHANGES.txt	2010-09-18 12:12:44 UTC (rev 116579)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.6.1 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.6.0 (2010-09-18)
 ------------------
 

Modified: zope.app.zopeappgenerations/trunk/setup.py
===================================================================
--- zope.app.zopeappgenerations/trunk/setup.py	2010-09-18 12:12:12 UTC (rev 116578)
+++ zope.app.zopeappgenerations/trunk/setup.py	2010-09-18 12:12:44 UTC (rev 116579)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.zopeappgenerations',
-      version='3.6.0',
+      version='3.6.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