[Checkins] SVN: grok/trunk/ bump versions

Jan-Wijbrand Kolman janwijbrand at gmail.com
Tue Apr 22 11:47:28 EDT 2008


Log message for revision 85603:
  bump versions

Changed:
  U   grok/trunk/CHANGES.txt
  U   grok/trunk/setup.py

-=-
Modified: grok/trunk/CHANGES.txt
===================================================================
--- grok/trunk/CHANGES.txt	2008-04-22 15:39:23 UTC (rev 85602)
+++ grok/trunk/CHANGES.txt	2008-04-22 15:47:27 UTC (rev 85603)
@@ -1,6 +1,14 @@
 Grok changes
 ************
 
+0.13 (unreleased)
+=================
+
+Feature changes
+---------------
+
+* ...
+
 0.12 (2008-04-22)
 =================
 

Modified: grok/trunk/setup.py
===================================================================
--- grok/trunk/setup.py	2008-04-22 15:39:23 UTC (rev 85602)
+++ grok/trunk/setup.py	2008-04-22 15:47:27 UTC (rev 85603)
@@ -15,7 +15,7 @@
 
 setup(
     name='grok',
-    version='0.12dev',
+    version='0.13dev',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',



More information about the Checkins mailing list