[Checkins] SVN: zope.security/branches/3.4/setup.py bump version on 3.4 branch

Benji York benji at zope.com
Thu Nov 26 09:32:31 EST 2009


Log message for revision 106030:
  bump version on 3.4 branch
  

Changed:
  U   zope.security/branches/3.4/setup.py

-=-
Modified: zope.security/branches/3.4/setup.py
===================================================================
--- zope.security/branches/3.4/setup.py	2009-11-26 14:31:39 UTC (rev 106029)
+++ zope.security/branches/3.4/setup.py	2009-11-26 14:32:30 UTC (rev 106030)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.security',
-      version = '3.4.3dev',
+      version = '3.4.4dev',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Zope3 Security Architecture',



More information about the checkins mailing list