[Checkins] SVN: ZopeUndo/trunk/ Prepare ZopeUndo 2.12.0.

Hanno Schlichting hannosch at hannosch.eu
Mon Apr 5 12:50:15 EDT 2010


Log message for revision 110500:
  Prepare ZopeUndo 2.12.0.

Changed:
  U   ZopeUndo/trunk/CHANGES.txt
  U   ZopeUndo/trunk/setup.py

-=-
Modified: ZopeUndo/trunk/CHANGES.txt
===================================================================
--- ZopeUndo/trunk/CHANGES.txt	2010-04-05 16:49:36 UTC (rev 110499)
+++ ZopeUndo/trunk/CHANGES.txt	2010-04-05 16:50:15 UTC (rev 110500)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.13.0 (unreleased)
+2.12.0 (2010-04-05)
 -------------------
 
 - Released as separate package.

Modified: ZopeUndo/trunk/setup.py
===================================================================
--- ZopeUndo/trunk/setup.py	2010-04-05 16:49:36 UTC (rev 110499)
+++ ZopeUndo/trunk/setup.py	2010-04-05 16:50:15 UTC (rev 110500)
@@ -15,7 +15,7 @@
 from setuptools import setup, find_packages
 
 setup(name='ZopeUndo',
-      version = '2.12.0dev',
+      version = '2.12.0',
       url='http://pypi.python.org/pypi/ZopeUndo',
       license='ZPL 2.1',
       description="ZODB undo support for Zope2.",



More information about the checkins mailing list