[Checkins] SVN: grokcore.view/branches/1.13/ Preparing release 1.13.4

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Jun 1 05:48:54 EDT 2010


Log message for revision 112881:
  Preparing release 1.13.4

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-06-01 09:47:53 UTC (rev 112880)
+++ grokcore.view/branches/1.13/CHANGES.txt	2010-06-01 09:48:53 UTC (rev 112881)
@@ -1,7 +1,7 @@
 Changes
 =======
 
-1.13.4 (unreleased)
+1.13.4 (2010-06-01)
 -------------------
 
 - Fix the url() method to accept the "status" and "trusted" arguments, passed

Modified: grokcore.view/branches/1.13/setup.py
===================================================================
--- grokcore.view/branches/1.13/setup.py	2010-06-01 09:47:53 UTC (rev 112880)
+++ grokcore.view/branches/1.13/setup.py	2010-06-01 09:48:53 UTC (rev 112881)
@@ -36,7 +36,7 @@
 
 setup(
     name='grokcore.view',
-    version = '1.13.4dev',
+    version='1.13.4',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',



More information about the checkins mailing list