[Checkins] SVN: zc.recipe.testrunner/branches/1.2.1/ Back to development: 1.2.2

Adam Groszer agroszer at gmail.com
Tue Aug 24 10:41:25 EDT 2010


Log message for revision 115917:
  Back to development: 1.2.2

Changed:
  U   zc.recipe.testrunner/branches/1.2.1/CHANGES.txt
  U   zc.recipe.testrunner/branches/1.2.1/setup.py

-=-
Modified: zc.recipe.testrunner/branches/1.2.1/CHANGES.txt
===================================================================
--- zc.recipe.testrunner/branches/1.2.1/CHANGES.txt	2010-08-24 14:40:50 UTC (rev 115916)
+++ zc.recipe.testrunner/branches/1.2.1/CHANGES.txt	2010-08-24 14:41:24 UTC (rev 115917)
@@ -2,6 +2,12 @@
 Change History
 **************
 
+1.2.2 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 1.2.1 (2010-08-24)
 ==================
 

Modified: zc.recipe.testrunner/branches/1.2.1/setup.py
===================================================================
--- zc.recipe.testrunner/branches/1.2.1/setup.py	2010-08-24 14:40:50 UTC (rev 115916)
+++ zc.recipe.testrunner/branches/1.2.1/setup.py	2010-08-24 14:41:24 UTC (rev 115917)
@@ -7,7 +7,7 @@
 name = "zc.recipe.testrunner"
 setup(
     name = name,
-    version='1.2.1',
+    version='1.2.2dev',
     author = "Jim Fulton",
     author_email = "jim at zope.com",
     description = "ZC Buildout recipe for creating test runners",



More information about the checkins mailing list