[telepathy-python/master] prepare 0.15.8

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Jun 15 03:23:18 PDT 2009


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

diff --git a/NEWS b/NEWS
index acce9a2..ba749db 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-telepathy-python 0.15.8 (UNRELEASED)
+telepathy-python 0.15.8 (2009-06-15)
 ====================================
 
 Enhancements:
diff --git a/src/_version.py b/src/_version.py
index f087efe..17c2c48 100644
--- a/src/_version.py
+++ b/src/_version.py
@@ -1,4 +1,4 @@
 __all__ = ('version', '__version__')
 
-version = (0, 15, 7, 1)
+version = (0, 15, 8)
 __version__ = '.'.join(str(x) for x in version)
-- 
1.5.6.5



More information about the telepathy-commits mailing list