[Telepathy-commits] [telepathy-python/master] Version 0.15.5.

Jonny Lamb jonny.lamb at collabora.co.uk
Tue Jan 6 03:25:37 PST 2009


Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
 src/_version.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/_version.py b/src/_version.py
index c139e4b..7c3ed27 100644
--- a/src/_version.py
+++ b/src/_version.py
@@ -1,4 +1,4 @@
 __all__ = ('version', '__version__')
 
-version = (0, 15, 4, 1)
+version = (0, 15, 5)
 __version__ = '.'.join(str(x) for x in version)
-- 
1.5.6.5




More information about the Telepathy-commits mailing list