[Checkins] SVN: z3c.recipe.compattest/trunk/ vb

Wolfgang Schnerring wosc at wosc.de
Wed Jan 28 09:20:59 EST 2009


Log message for revision 95319:
  vb

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	2009-01-28 14:20:05 UTC (rev 95318)
+++ z3c.recipe.compattest/trunk/CHANGES.txt	2009-01-28 14:20:59 UTC (rev 95319)
@@ -2,9 +2,14 @@
 CHANGES
 =======
 
-0.2 (unreleased)
+0.3 (unreleased)
 ================
 
+- 
+
+0.2 (2009-01-28)
+================
+
 - Implemented use_svn option to use SVN trunk checkouts instead of released
   versions.
 

Modified: z3c.recipe.compattest/trunk/setup.py
===================================================================
--- z3c.recipe.compattest/trunk/setup.py	2009-01-28 14:20:05 UTC (rev 95318)
+++ z3c.recipe.compattest/trunk/setup.py	2009-01-28 14:20:59 UTC (rev 95319)
@@ -4,7 +4,7 @@
 
 setup(
     name='z3c.recipe.compattest',
-    version = '0.2dev',
+    version = '0.3dev',
     author='Grok Contributors',
     author_email='grok-dev at zope.org',
     description='Buildout recipe to create testrunners for testing compatibility with other packages',



More information about the Checkins mailing list