[Checkins] SVN: zc.recipe.cmmi/trunk/ Preparing release 1.3

Thomas Lotze tl at gocept.com
Thu Sep 3 09:21:43 EDT 2009


Log message for revision 103503:
  Preparing release 1.3

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	2009-09-03 13:06:58 UTC (rev 103502)
+++ zc.recipe.cmmi/trunk/CHANGES.txt	2009-09-03 13:21:42 UTC (rev 103503)
@@ -1,8 +1,8 @@
 Release History
 ***************
 
-1.3.0 (unreleased)
-==================
+1.3 (2009-09-03)
+================
 
 - Use zc.buildout's download API. As this allows MD5 checking, added the
   md5sum and patch-md5sum options.

Modified: zc.recipe.cmmi/trunk/setup.py
===================================================================
--- zc.recipe.cmmi/trunk/setup.py	2009-09-03 13:06:58 UTC (rev 103502)
+++ zc.recipe.cmmi/trunk/setup.py	2009-09-03 13:21:42 UTC (rev 103503)
@@ -21,7 +21,7 @@
 name = "zc.recipe.cmmi"
 setup(
     name = name,
-    version = '1.3dev',
+    version = '1.3',
     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