[Checkins] SVN: zc.recipe.cmmi/trunk/ moving to the next release

Tarek Ziade ziade.tarek at gmail.com
Tue Jun 3 09:00:50 EDT 2008


Log message for revision 87130:
  moving to the next release

Changed:
  U   zc.recipe.cmmi/trunk/CHANGES.txt
  U   zc.recipe.cmmi/trunk/setup.py

-=-
Modified: zc.recipe.cmmi/trunk/CHANGES.txt
===================================================================
--- zc.recipe.cmmi/trunk/CHANGES.txt	2008-06-03 12:58:13 UTC (rev 87129)
+++ zc.recipe.cmmi/trunk/CHANGES.txt	2008-06-03 13:00:49 UTC (rev 87130)
@@ -1,5 +1,11 @@
 Release History
 ***************
+
+1.1.4 (unreleased)
+==================
+
+
+
 1.1.3 (2008-06-03)
 ==================
 

Modified: zc.recipe.cmmi/trunk/setup.py
===================================================================
--- zc.recipe.cmmi/trunk/setup.py	2008-06-03 12:58:13 UTC (rev 87129)
+++ zc.recipe.cmmi/trunk/setup.py	2008-06-03 13:00:49 UTC (rev 87130)
@@ -21,7 +21,7 @@
 name = "zc.recipe.cmmi"
 setup(
     name = name,
-    version = "1.1.3dev",
+    version = "1.1.4dev",
     author = "Jim Fulton",
     author_email = "jim at zope.com",
     description = "ZC Buildout recipe for configure/make/make install",



More information about the Checkins mailing list