[Checkins] SVN: grokcore.chameleon/trunk/ Back to development: 1.0rc4

Jan-Wijbrand Kolman janwijbrand at gmail.com
Thu Jul 14 09:43:20 EDT 2011


Log message for revision 122226:
  Back to development: 1.0rc4

Changed:
  U   grokcore.chameleon/trunk/CHANGES.txt
  U   grokcore.chameleon/trunk/setup.py

-=-
Modified: grokcore.chameleon/trunk/CHANGES.txt
===================================================================
--- grokcore.chameleon/trunk/CHANGES.txt	2011-07-14 13:42:10 UTC (rev 122225)
+++ grokcore.chameleon/trunk/CHANGES.txt	2011-07-14 13:43:20 UTC (rev 122226)
@@ -1,6 +1,12 @@
 CHANGES
 *******
 
+1.0rc4 (unreleased)
+===================
+
+- Nothing changed yet.
+
+
 1.0rc3 (2011-07-14)
 ===================
 

Modified: grokcore.chameleon/trunk/setup.py
===================================================================
--- grokcore.chameleon/trunk/setup.py	2011-07-14 13:42:10 UTC (rev 122225)
+++ grokcore.chameleon/trunk/setup.py	2011-07-14 13:43:20 UTC (rev 122226)
@@ -1,7 +1,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '1.0rc3'
+version = '1.0rc4dev'
 
 install_requires = [
     'setuptools',



More information about the checkins mailing list