[Checkins] SVN: zc.zope3recipes/tags/0.14.1/setup.py tag release	0.14.1
    Andrew Sung 
    asung at zope.com
       
    Thu Dec  8 23:01:49 UTC 2011
    
    
  
Log message for revision 123642:
  tag release 0.14.1
  
  
Changed:
  U   zc.zope3recipes/tags/0.14.1/setup.py
-=-
Modified: zc.zope3recipes/tags/0.14.1/setup.py
===================================================================
--- zc.zope3recipes/tags/0.14.1/setup.py	2011-12-08 23:00:45 UTC (rev 123641)
+++ zc.zope3recipes/tags/0.14.1/setup.py	2011-12-08 23:01:48 UTC (rev 123642)
@@ -7,7 +7,7 @@
 name = "zc.zope3recipes"
 setup(
     name = name,
-    version = '0',
+    version = '0.14.1',
     author = "Jim Fulton",
     author_email = "jim at zope.com",
     description = "ZC Buildout recipe for defining Zope 3 applications",
    
    
More information about the checkins
mailing list