[Checkins] SVN: zope.thread/trunk/s Removed external to move code here. Updated version for *upcoming* release.

Christian Theune ct at gocept.com
Thu May 3 18:37:10 EDT 2007


Log message for revision 75201:
  Removed external to move code here. Updated version for *upcoming* release.

Changed:
  U   zope.thread/trunk/setup.py
  _U  zope.thread/trunk/src/zope/

-=-
Modified: zope.thread/trunk/setup.py
===================================================================
--- zope.thread/trunk/setup.py	2007-05-03 22:36:48 UTC (rev 75200)
+++ zope.thread/trunk/setup.py	2007-05-03 22:37:09 UTC (rev 75201)
@@ -21,7 +21,7 @@
 from setuptools import setup, Extension, find_packages
 
 setup(name='zope.thread',
-      version='3.4dev',
+      version = '3.4.0b1',
       url='http://svn.zope.org/zope.thread',
       license='ZPL 2.1',
       description='Zope3 Thread-Local Storage',


Property changes on: zope.thread/trunk/src/zope
___________________________________________________________________
Name: svn:externals
   - thread svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/thread




More information about the Checkins mailing list