[telepathy-python/master] prepare 0.15.12 release
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Sep 29 05:19:35 PDT 2009
---
NEWS | 4 +++-
configure.ac | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index d306baa..f22c4d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-telepathy-python 0.15.12 (UNRELEASED)
+telepathy-python 0.15.12 (2009-09-29)
=====================================
+The "You Look Nice Today" release.
+
Enhancements:
* Specification 0.18.0.
diff --git a/configure.ac b/configure.ac
index 99c17d3..a9ae3a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,11 +2,11 @@
AC_PREREQ(2.59c)
dnl If not 1, append datestamp to the version number
-m4_define(telepathy_python_released, 0)
+m4_define(telepathy_python_released, 1)
dnl The telepathy-python version number (must actually be numeric at the moment)
m4_define(telepathy_python_major_version, 0)
m4_define(telepathy_python_minor_version, 15)
-m4_define(telepathy_python_micro_version, 11)
+m4_define(telepathy_python_micro_version, 12)
m4_define(telepathy_python_maybe_datestamp,
m4_esyscmd([if test x]telepathy_python_released[ != x1; then date +.%Y%m%d | tr -d '\n\r'; fi]))
--
1.5.6.5
More information about the telepathy-commits
mailing list