[Checkins] SVN: megrok.chameleon/trunk/ Preparing release 1.0rc1
    Jan-Wijbrand Kolman 
    janwijbrand at gmail.com
       
    Thu May 19 09:46:06 EDT 2011
    
    
  
Log message for revision 121743:
  Preparing release 1.0rc1
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-05-19 13:37:21 UTC (rev 121742)
+++ megrok.chameleon/trunk/CHANGES.txt	2011-05-19 13:46:06 UTC (rev 121743)
@@ -1,8 +1,8 @@
 CHANGES
 *******
 
-1.0-rc1 (unreleased)
-====================
+1.0rc1 (2011-05-19)
+===================
 
 * Depend on the Chameleon 2.0 line.
 
Modified: megrok.chameleon/trunk/setup.py
===================================================================
--- megrok.chameleon/trunk/setup.py	2011-05-19 13:37:21 UTC (rev 121742)
+++ megrok.chameleon/trunk/setup.py	2011-05-19 13:46:06 UTC (rev 121743)
@@ -1,7 +1,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '1.0r-c1'
+version = '1.0rc1'
 
 install_requires = [
     'setuptools',
    
    
More information about the checkins
mailing list