[Checkins] SVN: zope.location/trunk/ Prepare zope.location 3.9.0.

Hanno Schlichting hannosch at hannosch.eu
Tue Dec 29 17:48:26 EST 2009


Log message for revision 107321:
  Prepare zope.location 3.9.0.

Changed:
  U   zope.location/trunk/CHANGES.txt
  U   zope.location/trunk/setup.py

-=-
Modified: zope.location/trunk/CHANGES.txt
===================================================================
--- zope.location/trunk/CHANGES.txt	2009-12-29 22:47:42 UTC (rev 107320)
+++ zope.location/trunk/CHANGES.txt	2009-12-29 22:48:25 UTC (rev 107321)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-3.9.0 (unreleased)
+3.9.0 (2009-12-29)
 ------------------
 
 - Moved LocationCopyHook related tests to zope.copy and remove a test

Modified: zope.location/trunk/setup.py
===================================================================
--- zope.location/trunk/setup.py	2009-12-29 22:47:42 UTC (rev 107320)
+++ zope.location/trunk/setup.py	2009-12-29 22:48:25 UTC (rev 107321)
@@ -26,7 +26,7 @@
     return text
 
 setup(name='zope.location',
-      version = '3.9.0dev',
+      version = '3.9.0',
       author='Zope Corporation and Contributors',
       author_email='zope-dev at zope.org',
       description='Zope Location',



More information about the checkins mailing list