telepathy-gabble: nano version and retroactive release name

Simon McVittie smcv at kemper.freedesktop.org
Thu May 30 09:05:02 PDT 2013


Module: telepathy-gabble
Branch: master
Commit: 7e8aec731742c07513419e3c3582337871b066d3
URL:    http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=7e8aec731742c07513419e3c3582337871b066d3

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu May 30 17:03:11 2013 +0100

nano version and retroactive release name

---

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index ddd564b..ca2814a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
+telepathy-gabble 0.17.5 (UNRELEASED)
+====================================
+
+...
+
 telepathy-gabble 0.17.4 (2013-05-30)
 ====================================
 
+The “unattainably high curry standards” release.
+
 This development release fixes the same man-in-the-middle attack as 0.16.6.
 
 If you use an unencrypted connection to a "legacy Jabber" (pre-XMPP)
diff --git a/configure.ac b/configure.ac
index efa4c26..d4c78bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ AC_PREREQ([2.59])
 m4_define([gabble_major_version], [0])
 m4_define([gabble_minor_version], [17])
 m4_define([gabble_micro_version], [4])
-m4_define([gabble_nano_version], [0])
+m4_define([gabble_nano_version], [1])
 
 # Some magic
 m4_define([gabble_base_version],



More information about the telepathy-commits mailing list