[Checkins] SVN: zope.app.generations/tags/3.4.2/setup.py version

Michael Howitz mh at gocept.com
Tue Jan 27 04:15:38 EST 2009


Log message for revision 95089:
  version

Changed:
  U   zope.app.generations/tags/3.4.2/setup.py

-=-
Modified: zope.app.generations/tags/3.4.2/setup.py
===================================================================
--- zope.app.generations/tags/3.4.2/setup.py	2009-01-27 09:14:46 UTC (rev 95088)
+++ zope.app.generations/tags/3.4.2/setup.py	2009-01-27 09:15:37 UTC (rev 95089)
@@ -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.2',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Application Schema Generations',



More information about the Checkins mailing list