summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-06-24 19:57:18 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-06-24 19:57:18 +0100
commitea425adba81a2681af4c4ed7184972deae378331 (patch)
treeca3d6b9cf6563fcdeb27bea04f6cff4aef07190b
parentac2df5eacd34852d6d6ddf584bd2394812e66ad6 (diff)
-rw-r--r--NEWS5
-rw-r--r--configure.ac4
2 files changed, 6 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 7755877a9..5da3ad98e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
-telepathy-gabble 0.13.2 (UNRELEASED)
+telepathy-gabble 0.13.2 (2011-06-24)
====================================
+The “Minotaur Shock” release. This includes all of the fixes from the
+0.12.3 release (and no other changes since 0.13.1).
+
Enhancements:
• autogen.sh now honours the NOCONFIGURE environment variable, for
diff --git a/configure.ac b/configure.ac
index 6bff46322..a11c3628f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,8 @@ AC_PREREQ([2.59])
m4_define([gabble_major_version], [0])
m4_define([gabble_minor_version], [13])
-m4_define([gabble_micro_version], [1])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [2])
+m4_define([gabble_nano_version], [0])
# Some magic
m4_define([gabble_base_version],