[telepathy-python/master] Prepare the 0.15.11 release

Louis-Francis Ratté-Boulianne louis-francis.ratte-boulianne at collabora.co.uk
Tue Aug 18 08:41:02 PDT 2009


---
 NEWS            |    4 +++-
 src/_version.py |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 9b626dd..927c235 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-telepathy-python 0.15.11 (UNRELEASED)
+telepathy-python 0.15.11 (2009-08-18)
 =====================================
 
+The "That's not funny" release
+
 Enhancements:
 
  * Add the ChannelTypeFileTransfer interface
diff --git a/src/_version.py b/src/_version.py
index d643b4f..3fd5ee5 100644
--- a/src/_version.py
+++ b/src/_version.py
@@ -1,4 +1,4 @@
 __all__ = ('version', '__version__')
 
-version = (0, 15, 10, 1)
+version = (0, 15, 11)
 __version__ = '.'.join(str(x) for x in version)
-- 
1.5.6.5



More information about the telepathy-commits mailing list