[Checkins] SVN: grokcore.chameleon/trunk/ Preparing release 1.0rc4

Christian Klinger cklinger at novareto.de
Tue Jan 3 13:18:49 UTC 2012


Log message for revision 123914:
  Preparing release 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	2012-01-03 13:13:36 UTC (rev 123913)
+++ grokcore.chameleon/trunk/CHANGES.txt	2012-01-03 13:18:49 UTC (rev 123914)
@@ -1,7 +1,7 @@
 CHANGES
 *******
 
-1.0rc4 (unreleased)
+1.0rc4 (2012-01-03)
 ===================
 
 - Update to newes Chameleon 2.7.1

Modified: grokcore.chameleon/trunk/setup.py
===================================================================
--- grokcore.chameleon/trunk/setup.py	2012-01-03 13:13:36 UTC (rev 123913)
+++ grokcore.chameleon/trunk/setup.py	2012-01-03 13:18:49 UTC (rev 123914)
@@ -1,7 +1,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '1.0rc4dev'
+version = '1.0rc4'
 
 install_requires = [
     'setuptools',



More information about the checkins mailing list