[Checkins] SVN: megrok.chameleon/trunk/ Back to development: 1.0rc3

Jan-Jaap Driessen jdriessen at thehealthagency.com
Wed Jul 13 14:02:42 EDT 2011


Log message for revision 122190:
  Back to development: 1.0rc3

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

-=-
Modified: megrok.chameleon/trunk/CHANGES.txt
===================================================================
--- megrok.chameleon/trunk/CHANGES.txt	2011-07-13 18:02:06 UTC (rev 122189)
+++ megrok.chameleon/trunk/CHANGES.txt	2011-07-13 18:02:42 UTC (rev 122190)
@@ -1,6 +1,12 @@
 CHANGES
 *******
 
+1.0rc3 (unreleased)
+===================
+
+- Nothing changed yet.
+
+
 1.0rc2 (2011-07-13)
 ===================
 

Modified: megrok.chameleon/trunk/setup.py
===================================================================
--- megrok.chameleon/trunk/setup.py	2011-07-13 18:02:06 UTC (rev 122189)
+++ megrok.chameleon/trunk/setup.py	2011-07-13 18:02:42 UTC (rev 122190)
@@ -1,7 +1,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '1.0rc2'
+version = '1.0rc3dev'
 
 install_requires = [
     'setuptools',



More information about the checkins mailing list