[Checkins] SVN: groktoolkit/branches/1.2/ Preparing release 1.2

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Oct 26 10:49:17 EDT 2010


Log message for revision 117919:
  Preparing release 1.2

Changed:
  U   groktoolkit/branches/1.2/grok.cfg
  U   groktoolkit/branches/1.2/setup.py

-=-
Modified: groktoolkit/branches/1.2/grok.cfg
===================================================================
--- groktoolkit/branches/1.2/grok.cfg	2010-10-26 14:43:54 UTC (rev 117918)
+++ groktoolkit/branches/1.2/grok.cfg	2010-10-26 14:49:17 UTC (rev 117919)
@@ -48,7 +48,7 @@
    ${grok:included}
 
 [versions]
-grok = 1.2
+grok = 1.2.1
 grokcore.annotation = 1.2
 grokcore.component = 1.9
 grokcore.content = 1.0

Modified: groktoolkit/branches/1.2/setup.py
===================================================================
--- groktoolkit/branches/1.2/setup.py	2010-10-26 14:43:54 UTC (rev 117918)
+++ groktoolkit/branches/1.2/setup.py	2010-10-26 14:49:17 UTC (rev 117919)
@@ -1,7 +1,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '1.2dev'
+version = '1.2'
 
 setup(
     name='groktoolkit',



More information about the checkins mailing list