[Checkins] SVN: zc.recipe.cmmi/branches/1.2/ Preparing release 1.2.1

Thomas Lotze tl at gocept.com
Wed Aug 12 04:42:17 EDT 2009


Log message for revision 102702:
  Preparing release 1.2.1

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

-=-
Modified: zc.recipe.cmmi/branches/1.2/CHANGES.txt
===================================================================
--- zc.recipe.cmmi/branches/1.2/CHANGES.txt	2009-08-12 08:40:47 UTC (rev 102701)
+++ zc.recipe.cmmi/branches/1.2/CHANGES.txt	2009-08-12 08:42:16 UTC (rev 102702)
@@ -1,7 +1,7 @@
 Release History
 ***************
 
-1.2.1 (unreleased)
+1.2.1 (2009-08-12)
 ==================
 
 Bug fix: keep track of reused shared builds.

Modified: zc.recipe.cmmi/branches/1.2/setup.py
===================================================================
--- zc.recipe.cmmi/branches/1.2/setup.py	2009-08-12 08:40:47 UTC (rev 102701)
+++ zc.recipe.cmmi/branches/1.2/setup.py	2009-08-12 08:42:16 UTC (rev 102702)
@@ -21,7 +21,7 @@
 name = "zc.recipe.cmmi"
 setup(
     name = name,
-    version = '1.2.1 dev',
+    version = '1.2.1',
     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