[telepathy-python/master] prepare the 0.15.10 release

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu Jul 30 02:36:10 PDT 2009


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

diff --git a/NEWS b/NEWS
index 26c88e8..7f3fb5f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,12 @@
-telepathy-python 0.15.10 (UNRELEASED)
+telepathy-python 0.15.10 (2009-07-30)
 ====================================
 
-Enhancements:
+The "Come back automake, all is forgiven" release.
 
 Fixes:
 
+* Actually include server/channelmanager.py in the tarball.
+
 telepathy-python 0.15.9 (2009-07-28)
 ====================================
 
diff --git a/src/_version.py b/src/_version.py
index 31b2f27..0ea12c6 100644
--- a/src/_version.py
+++ b/src/_version.py
@@ -1,4 +1,4 @@
 __all__ = ('version', '__version__')
 
-version = (0, 15, 9, 1)
+version = (0, 15, 10)
 __version__ = '.'.join(str(x) for x in version)
-- 
1.5.6.5



More information about the telepathy-commits mailing list