[Checkins] SVN: megrok.chameleon/trunk/ Preparing release 1.0rc2

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


Log message for revision 122188:
  Preparing release 1.0rc2

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:00:52 UTC (rev 122187)
+++ megrok.chameleon/trunk/CHANGES.txt	2011-07-13 18:01:40 UTC (rev 122188)
@@ -1,10 +1,10 @@
 CHANGES
 *******
 
-1.0rc2 (unreleased)
+1.0rc2 (2011-07-13)
 ===================
 
-- Nothing changed yet.
+* Removed the zope.app.zcmlfiles test dependency.
 
 
 1.0rc1 (2011-05-19)

Modified: megrok.chameleon/trunk/setup.py
===================================================================
--- megrok.chameleon/trunk/setup.py	2011-07-13 18:00:52 UTC (rev 122187)
+++ megrok.chameleon/trunk/setup.py	2011-07-13 18:01:40 UTC (rev 122188)
@@ -1,7 +1,7 @@
 import os
 from setuptools import setup, find_packages
 
-version = '1.0rc2dev'
+version = '1.0rc2'
 
 install_requires = [
     'setuptools',



More information about the checkins mailing list