[Checkins] SVN:	zc.recipe.deployment/branches/andrew-customize-etc-directory/setup.py	bump version in another place
    Fred Drake 
    fdrake at gmail.com
       
    Mon Nov 21 18:31:49 UTC 2011
    
    
  
Log message for revision 123466:
  bump version in another place
Changed:
  U   zc.recipe.deployment/branches/andrew-customize-etc-directory/setup.py
-=-
Modified: zc.recipe.deployment/branches/andrew-customize-etc-directory/setup.py
===================================================================
--- zc.recipe.deployment/branches/andrew-customize-etc-directory/setup.py	2011-11-21 18:30:43 UTC (rev 123465)
+++ zc.recipe.deployment/branches/andrew-customize-etc-directory/setup.py	2011-11-21 18:31:48 UTC (rev 123466)
@@ -22,7 +22,7 @@
 
 setup(
     name = name,
-    version = '0.8dev',
+    version = '0.9dev',
     author = 'Jim Fulton',
     author_email = 'jim at zope.com',
     description = 'ZC Buildout recipe for Unix deployments',
    
    
More information about the checkins
mailing list