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

Malthe Borch mborch at gmail.com
Thu Jul 28 15:19:28 EDT 2011


Log message for revision 122403:
  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-28 19:19:05 UTC (rev 122402)
+++ five.pt/trunk/CHANGES.txt	2011-07-28 19:19:28 UTC (rev 122403)
@@ -1,7 +1,8 @@
 Changelog
 =========
 
-In next release...
+2.1.4 (2011-07-28)
+~~~~~~~~~~~~~~~~~~
 
 - Upgrade to newest Zope integration package.
 

Modified: five.pt/trunk/setup.py
===================================================================
--- five.pt/trunk/setup.py	2011-07-28 19:19:05 UTC (rev 122402)
+++ five.pt/trunk/setup.py	2011-07-28 19:19:28 UTC (rev 122403)
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '2.1.4dev'
+version = '2.1.4'
 
 setup(name='five.pt',
       version=version,



More information about the checkins mailing list