[telepathy-python/master] start developpement of 0.15.11
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Thu Jul 30 02:53:31 PDT 2009
---
NEWS | 9 ++++++++-
src/_version.py | 2 +-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 7f3fb5f..086f5d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
+telepathy-python 0.15.11 (UNRELEASED)
+=====================================
+
+Enhancements:
+
+Fixes:
+
telepathy-python 0.15.10 (2009-07-30)
-====================================
+=====================================
The "Come back automake, all is forgiven" release.
diff --git a/src/_version.py b/src/_version.py
index 0ea12c6..d643b4f 100644
--- a/src/_version.py
+++ b/src/_version.py
@@ -1,4 +1,4 @@
__all__ = ('version', '__version__')
-version = (0, 15, 10)
+version = (0, 15, 10, 1)
__version__ = '.'.join(str(x) for x in version)
--
1.5.6.5
More information about the telepathy-commits
mailing list