[Checkins] SVN: grokcore.view/branches/1.13/ Preparing release	1.13.2
    Jan-Wijbrand Kolman 
    janwijbrand at gmail.com
       
    Sat Jan  9 08:06:56 EST 2010
    
    
  
Log message for revision 107920:
  Preparing release 1.13.2
Changed:
  U   grokcore.view/branches/1.13/CHANGES.txt
  U   grokcore.view/branches/1.13/setup.py
-=-
Modified: grokcore.view/branches/1.13/CHANGES.txt
===================================================================
--- grokcore.view/branches/1.13/CHANGES.txt	2010-01-09 13:06:10 UTC (rev 107919)
+++ grokcore.view/branches/1.13/CHANGES.txt	2010-01-09 13:06:55 UTC (rev 107920)
@@ -1,8 +1,8 @@
 Changes
 =======
 
-1.14 (unreleased)
------------------
+1.13.2 (2010-01-09)
+-------------------
 
 - Require zope.login.
 
Modified: grokcore.view/branches/1.13/setup.py
===================================================================
--- grokcore.view/branches/1.13/setup.py	2010-01-09 13:06:10 UTC (rev 107919)
+++ grokcore.view/branches/1.13/setup.py	2010-01-09 13:06:55 UTC (rev 107920)
@@ -42,7 +42,7 @@
 
 setup(
     name='grokcore.view',
-    version = '1.14dev',
+    version = '1.13.2',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',
    
    
More information about the checkins
mailing list