[Checkins] SVN: zope.app.generations/branches/3.6/ Back to development: 3.6.2

Gediminas Paulauskas menesis at pov.lt
Mon Jan 23 16:57:45 UTC 2012


Log message for revision 124149:
  Back to development: 3.6.2

Changed:
  U   zope.app.generations/branches/3.6/CHANGES.txt
  U   zope.app.generations/branches/3.6/setup.py

-=-
Modified: zope.app.generations/branches/3.6/CHANGES.txt
===================================================================
--- zope.app.generations/branches/3.6/CHANGES.txt	2012-01-23 16:57:04 UTC (rev 124148)
+++ zope.app.generations/branches/3.6/CHANGES.txt	2012-01-23 16:57:45 UTC (rev 124149)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.6.2 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 3.6.1 (2012-01-23)
 ------------------
 

Modified: zope.app.generations/branches/3.6/setup.py
===================================================================
--- zope.app.generations/branches/3.6/setup.py	2012-01-23 16:57:04 UTC (rev 124148)
+++ zope.app.generations/branches/3.6/setup.py	2012-01-23 16:57:45 UTC (rev 124149)
@@ -27,7 +27,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.generations',
-      version='3.6.1',
+      version='3.6.2dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Application Schema Generations',



More information about the checkins mailing list