[Checkins] SVN: persistent/trunk/ Prep 4.0.3 release.

Tres Seaver cvs-admin at zope.org
Mon Aug 27 16:10:26 UTC 2012


Log message for revision 127592:
  Prep 4.0.3 release.

Changed:
  _U  persistent/trunk/
  U   persistent/trunk/CHANGES.txt
  U   persistent/trunk/setup.py

-=-
Modified: persistent/trunk/CHANGES.txt
===================================================================
--- persistent/trunk/CHANGES.txt	2012-08-27 13:57:03 UTC (rev 127591)
+++ persistent/trunk/CHANGES.txt	2012-08-27 16:10:22 UTC (rev 127592)
@@ -1,7 +1,7 @@
 ``persistent`` Changelog
 ========================
 
-4.0.2 (unreleased)
+4.0.2 (2012-08-27)
 ------------------
 
 - Correct initialization functions in renamed `_timestamp` extension.

Modified: persistent/trunk/setup.py
===================================================================
--- persistent/trunk/setup.py	2012-08-27 13:57:03 UTC (rev 127591)
+++ persistent/trunk/setup.py	2012-08-27 16:10:22 UTC (rev 127592)
@@ -12,7 +12,7 @@
 #
 ##############################################################################
 
-__version__ = '4.0.2dev'
+__version__ = '4.0.2'
 
 import os
 import platform



More information about the checkins mailing list