[Checkins] SVN: zLOG/tags/2.11.0b1/s Adjust version number and externals to match 2.11.0b1 release.

Philipp von Weitershausen philikon at philikon.de
Sun Jan 6 15:39:34 EST 2008


Log message for revision 82718:
  Adjust version number and externals to match 2.11.0b1 release.

Changed:
  U   zLOG/tags/2.11.0b1/setup.py
  _U  zLOG/tags/2.11.0b1/src/

-=-
Modified: zLOG/tags/2.11.0b1/setup.py
===================================================================
--- zLOG/tags/2.11.0b1/setup.py	2008-01-06 20:37:37 UTC (rev 82717)
+++ zLOG/tags/2.11.0b1/setup.py	2008-01-06 20:39:33 UTC (rev 82718)
@@ -17,7 +17,7 @@
 from setuptools import setup, find_packages
 
 setup(name='zLOG',
-      version = '2.11.0dev',
+      version = '2.11.0b1',
       url='http://cheeseshop.python.org/pypi/zLOG',
       license='ZPL 2.1',
       description='A general logging facility',


Property changes on: zLOG/tags/2.11.0b1/src
___________________________________________________________________
Name: svn:externals
   - zLOG svn://svn.zope.org/repos/main/Zope/trunk/lib/python/zLOG

   + zLOG svn://svn.zope.org/repos/main/Zope/tags/2.11.0b1/lib/python/zLOG




More information about the Checkins mailing list