[Checkins] SVN: zc.zope3recipes/tags/0.14.0/setup.py tag release	0.14.0
    Andrew Sung 
    asung at zope.com
       
    Thu Dec  8 17:07:14 UTC 2011
    
    
  
Log message for revision 123634:
  tag release 0.14.0
  
  
Changed:
  U   zc.zope3recipes/tags/0.14.0/setup.py
-=-
Modified: zc.zope3recipes/tags/0.14.0/setup.py
===================================================================
--- zc.zope3recipes/tags/0.14.0/setup.py	2011-12-08 17:05:59 UTC (rev 123633)
+++ zc.zope3recipes/tags/0.14.0/setup.py	2011-12-08 17:07:14 UTC (rev 123634)
@@ -7,7 +7,7 @@
 name = "zc.zope3recipes"
 setup(
     name = name,
-    version = '0',
+    version = '0.14.0',
     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