[Checkins] SVN: zope.app.rotterdam/tags/3.5.0/setup.py remove dev marker

Christian Theune ct at gocept.com
Sun Feb 1 13:47:59 EST 2009


Log message for revision 95916:
  remove dev marker
  

Changed:
  U   zope.app.rotterdam/tags/3.5.0/setup.py

-=-
Modified: zope.app.rotterdam/tags/3.5.0/setup.py
===================================================================
--- zope.app.rotterdam/tags/3.5.0/setup.py	2009-02-01 18:47:13 UTC (rev 95915)
+++ zope.app.rotterdam/tags/3.5.0/setup.py	2009-02-01 18:47:59 UTC (rev 95916)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.rotterdam',
-      version = '3.5.0dev',
+      version = '3.5.0',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Rotterdam -- A Zope 3 ZMI Skin',



More information about the Checkins mailing list