[Checkins] SVN: grokcore.view/branches/1.12/ Preparing release 1.12.2

Jan-Jaap Driessen jdriessen at thehealthagency.com
Thu Sep 17 10:27:02 EDT 2009


Log message for revision 104219:
  Preparing release 1.12.2

Changed:
  U   grokcore.view/branches/1.12/CHANGES.txt
  U   grokcore.view/branches/1.12/setup.py

-=-
Modified: grokcore.view/branches/1.12/CHANGES.txt
===================================================================
--- grokcore.view/branches/1.12/CHANGES.txt	2009-09-17 14:22:59 UTC (rev 104218)
+++ grokcore.view/branches/1.12/CHANGES.txt	2009-09-17 14:27:01 UTC (rev 104219)
@@ -1,7 +1,7 @@
 Changes
 =======
 
-1.12.2 (unreleased)
+1.12.2 (2009-09-17)
 -------------------
 
 - Test fix: support windows paths.

Modified: grokcore.view/branches/1.12/setup.py
===================================================================
--- grokcore.view/branches/1.12/setup.py	2009-09-17 14:22:59 UTC (rev 104218)
+++ grokcore.view/branches/1.12/setup.py	2009-09-17 14:27:01 UTC (rev 104219)
@@ -12,7 +12,7 @@
 
 setup(
     name='grokcore.view',
-    version = '1.12.2dev',
+    version = '1.12.2',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',



More information about the checkins mailing list