[Checkins] SVN: zope.app.generations/trunk/ vb

Michael Howitz mh at gocept.com
Tue Jan 27 04:16:54 EST 2009


Log message for revision 95090:
  vb
  

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

-=-
Modified: zope.app.generations/trunk/CHANGES.txt
===================================================================
--- zope.app.generations/trunk/CHANGES.txt	2009-01-27 09:15:37 UTC (rev 95089)
+++ zope.app.generations/trunk/CHANGES.txt	2009-01-27 09:16:54 UTC (rev 95090)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+3.4.3 (unreleased)
+------------------
+
+-
+
+
 3.4.2 (2009-01-27)
 ------------------
 

Modified: zope.app.generations/trunk/setup.py
===================================================================
--- zope.app.generations/trunk/setup.py	2009-01-27 09:15:37 UTC (rev 95089)
+++ zope.app.generations/trunk/setup.py	2009-01-27 09:16:54 UTC (rev 95090)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.generations',
-      version = '3.4.2dev',
+      version = '3.4.3dev',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Application Schema Generations',



More information about the Checkins mailing list