telepathy-glib: start on version 0.19.8
Jonny Lamb
jonny at kemper.freedesktop.org
Tue Aug 28 03:54:36 PDT 2012
Module: telepathy-glib
Branch: master
Commit: 5ce5818887f0d72a5e615c5e293e3eae39965394
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=5ce5818887f0d72a5e615c5e293e3eae39965394
Author: Jonny Lamb <jonny.lamb at collabora.co.uk>
Date: Tue Aug 28 11:54:03 2012 +0100
start on version 0.19.8
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
NEWS | 5 +++++
configure.ac | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index 1521a26..7704250 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+telepathy-glib 0.19.8 (UNRELEASED)
+==================================
+
+<Cool stuff goes here.>
+
telepathy-glib 0.19.7 (2012-07-27)
==================================
diff --git a/configure.ac b/configure.ac
index 7be6939..f8dcf21 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AC_PREREQ([2.59])
m4_define([tp_glib_major_version], [0])
m4_define([tp_glib_minor_version], [19])
m4_define([tp_glib_micro_version], [7])
-m4_define([tp_glib_nano_version], [0])
+m4_define([tp_glib_nano_version], [1])
# If library source has changed since last release, increment revision
# If interfaces have been added, removed or changed since last release,
More information about the telepathy-commits
mailing list