[Checkins] SVN: grok/trunk/ Preparing release 1.7
    Jan-Wijbrand Kolman 
    janwijbrand at gmail.com
       
    Thu May 26 06:20:06 EDT 2011
    
    
  
Log message for revision 121812:
  Preparing release 1.7
Changed:
  U   grok/trunk/CHANGES.txt
  U   grok/trunk/setup.py
-=-
Modified: grok/trunk/CHANGES.txt
===================================================================
--- grok/trunk/CHANGES.txt	2011-05-26 09:56:53 UTC (rev 121811)
+++ grok/trunk/CHANGES.txt	2011-05-26 10:20:05 UTC (rev 121812)
@@ -1,7 +1,7 @@
 Grok changes
 ************
 
-1.7 (unreleased)
+1.7 (2011-05-26)
 ================
 
 - Directly depend on zope.app.wsgi and configure it too to have the useful
Modified: grok/trunk/setup.py
===================================================================
--- grok/trunk/setup.py	2011-05-26 09:56:53 UTC (rev 121811)
+++ grok/trunk/setup.py	2011-05-26 10:20:05 UTC (rev 121812)
@@ -21,7 +21,7 @@
 
 setup(
     name='grok',
-    version='1.7dev',
+    version='1.7',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',
    
    
More information about the checkins
mailing list