[Checkins] SVN: zope.app.externaleditor/trunk/setup. Rm setup.cfg.

Stephan Richter srichter at cosmos.phy.tufts.edu
Sun Nov 4 22:40:22 EST 2007


Log message for revision 81512:
  Rm setup.cfg.
  

Changed:
  D   zope.app.externaleditor/trunk/setup.cfg
  U   zope.app.externaleditor/trunk/setup.py

-=-
Deleted: zope.app.externaleditor/trunk/setup.cfg
===================================================================
--- zope.app.externaleditor/trunk/setup.cfg	2007-11-05 03:34:02 UTC (rev 81511)
+++ zope.app.externaleditor/trunk/setup.cfg	2007-11-05 03:40:21 UTC (rev 81512)
@@ -1,2 +0,0 @@
-[egg_info]
-tag_svn_revision = 1
\ No newline at end of file

Modified: zope.app.externaleditor/trunk/setup.py
===================================================================
--- zope.app.externaleditor/trunk/setup.py	2007-11-05 03:34:02 UTC (rev 81511)
+++ zope.app.externaleditor/trunk/setup.py	2007-11-05 03:40:21 UTC (rev 81512)
@@ -22,7 +22,7 @@
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
 setup(name='zope.app.externaleditor',
-      version = '3.5.0dev',
+      version = '3.4.0',
       author='Zope Corporation and Contributors',
       author_email='zope3-dev at zope.org',
       description='Editing Zope 3 Content with an External Editor',



More information about the Checkins mailing list