[Checkins] SVN: grok/trunk/ Preparing release 1.2a
    Jan-Wijbrand Kolman 
    janwijbrand at gmail.com
       
    Thu Oct  7 15:21:57 EDT 2010
    
    
  
Log message for revision 117375:
  Preparing release 1.2a
Changed:
  U   grok/trunk/CHANGES.txt
  U   grok/trunk/setup.py
-=-
Modified: grok/trunk/CHANGES.txt
===================================================================
--- grok/trunk/CHANGES.txt	2010-10-07 19:15:51 UTC (rev 117374)
+++ grok/trunk/CHANGES.txt	2010-10-07 19:21:57 UTC (rev 117375)
@@ -1,8 +1,8 @@
 Grok changes
 ************
 
-1.2 (unreleased)
-================
+1.2a (2010-10-07)
+=================
 
 - Grok and the Grok Toolkit now use zc.buildout-1.5.1 that should simplify
   Grok's installation story significantly. It is now possible to use a system
Modified: grok/trunk/setup.py
===================================================================
--- grok/trunk/setup.py	2010-10-07 19:15:51 UTC (rev 117374)
+++ grok/trunk/setup.py	2010-10-07 19:21:57 UTC (rev 117375)
@@ -21,7 +21,7 @@
 
 setup(
     name='grok',
-    version = '1.2dev',
+    version='1.2a',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',
    
    
More information about the checkins
mailing list