[Pkg-telepathy-commits] [telepathy-idle] 19/26: 0.2.0
Simon McVittie
smcv at debian.org
Thu Apr 3 17:49:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian
in repository telepathy-idle.
commit 22371837e080c41343600ca773fd987e5310baf2
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Thu Oct 3 11:28:25 2013 +0200
0.2.0
---
NEWS | 7 +++++++
configure.ac | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index f0963dc..c7a37cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+telepathy-idle 0.2.0 (2013-10-03)
+=================================
+
+This is a new stable branch, recommended for GNOME 3.10-based distributions.
+
+No code changes since 0.1.17.
+
telepathy-idle 0.1.17 (2013-09-18)
==================================
diff --git a/configure.ac b/configure.ac
index e9855e3..00b311b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,8 +10,8 @@ AC_PREREQ([2.59])
# set nano_version to 1
m4_define([idle_major_version], [0])
-m4_define([idle_minor_version], [1])
-m4_define([idle_micro_version], [17])
+m4_define([idle_minor_version], [2])
+m4_define([idle_micro_version], [0])
m4_define([idle_nano_version], [0])
m4_define([idle_base_version],
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-idle.git
More information about the Pkg-telepathy-commits
mailing list