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

Thomas Lotze tl at gocept.com
Tue Jan 18 02:45:43 EST 2011


Log message for revision 119631:
  Preparing release 1.3.4

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	2011-01-18 07:43:15 UTC (rev 119630)
+++ zc.recipe.cmmi/trunk/CHANGES.txt	2011-01-18 07:45:42 UTC (rev 119631)
@@ -1,8 +1,8 @@
 Release History
 ***************
 
-1.4 (unreleased)
-================
+1.3.4 (2011-01-18)
+==================
 
 - Fixed a bug in location book-keeping that caused shared builds to be deleted
   from disk when a part didn't need them anymore. (#695977)

Modified: zc.recipe.cmmi/trunk/setup.py
===================================================================
--- zc.recipe.cmmi/trunk/setup.py	2011-01-18 07:43:15 UTC (rev 119630)
+++ zc.recipe.cmmi/trunk/setup.py	2011-01-18 07:45:42 UTC (rev 119631)
@@ -21,7 +21,7 @@
 name = "zc.recipe.cmmi"
 setup(
     name = name,
-    version='1.4dev',
+    version='1.3.4',
     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