[Checkins] SVN: five.pt/trunk/ Preparing release.

Malthe Borch mborch at gmail.com
Thu Jul 14 01:57:10 EDT 2011


Log message for revision 122202:
  Preparing release.

Changed:
  U   five.pt/trunk/CHANGES.txt
  U   five.pt/trunk/setup.py

-=-
Modified: five.pt/trunk/CHANGES.txt
===================================================================
--- five.pt/trunk/CHANGES.txt	2011-07-13 18:51:36 UTC (rev 122201)
+++ five.pt/trunk/CHANGES.txt	2011-07-14 05:57:10 UTC (rev 122202)
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-2.1-dev (unreleased)
+2.1-rc1 (2011-07-14)
 ~~~~~~~~~~~~~~~~~~~~
 
 - Major architectural change.

Modified: five.pt/trunk/setup.py
===================================================================
--- five.pt/trunk/setup.py	2011-07-13 18:51:36 UTC (rev 122201)
+++ five.pt/trunk/setup.py	2011-07-14 05:57:10 UTC (rev 122202)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.1-dev'
+version = '2.1-rc1'
 
 setup(name='five.pt',
       version=version,



More information about the checkins mailing list