[Checkins] SVN: z3c.recipe.compattest/trunk/ Preparing release 0.12.2

Jan-Jaap Driessen jdriessen at thehealthagency.com
Wed Feb 24 12:06:21 EST 2010


Log message for revision 109418:
  Preparing release 0.12.2

Changed:
  U   z3c.recipe.compattest/trunk/CHANGES.txt
  U   z3c.recipe.compattest/trunk/setup.py

-=-
Modified: z3c.recipe.compattest/trunk/CHANGES.txt
===================================================================
--- z3c.recipe.compattest/trunk/CHANGES.txt	2010-02-24 17:04:28 UTC (rev 109417)
+++ z3c.recipe.compattest/trunk/CHANGES.txt	2010-02-24 17:06:21 UTC (rev 109418)
@@ -2,8 +2,8 @@
 CHANGES
 =======
 
-0.13 (unreleased)
-=================
+0.12.2 (2010-02-24)
+===================
 
 - Moved the gathering of include-dependencies from the __init__ to the update
   method to prevent installing dependencies before other buildout parts could

Modified: z3c.recipe.compattest/trunk/setup.py
===================================================================
--- z3c.recipe.compattest/trunk/setup.py	2010-02-24 17:04:28 UTC (rev 109417)
+++ z3c.recipe.compattest/trunk/setup.py	2010-02-24 17:06:21 UTC (rev 109418)
@@ -1,4 +1,4 @@
-version = '0.13dev'
+version = '0.12.2'
 
 import os
 from setuptools import setup, find_packages



More information about the checkins mailing list