[Checkins] SVN: ldapadapter/trunk/setup.py Appending 'dev' to the version according to the maintenance standards.

Christian Theune ct at gocept.com
Mon Dec 10 08:41:12 EST 2007


Log message for revision 82226:
  Appending 'dev' to the version according to the maintenance standards.
  

Changed:
  U   ldapadapter/trunk/setup.py

-=-
Modified: ldapadapter/trunk/setup.py
===================================================================
--- ldapadapter/trunk/setup.py	2007-12-10 13:17:55 UTC (rev 82225)
+++ ldapadapter/trunk/setup.py	2007-12-10 13:41:11 UTC (rev 82226)
@@ -2,7 +2,7 @@
 
 setup(
     name='ldapadapter',
-    version='0.7',
+    version='0.7dev',
     author='Zope 3 developers',
     author_email='zope3-dev at zope.org',
     url='http://svn.zope.org/ldapadapter',



More information about the Checkins mailing list