summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2009-08-09 11:09:49 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2009-08-09 11:09:49 +0100
commitb260efa61f16325ec2a88be083704ba096e98127 (patch)
tree6a215cfe2651228b4a91b3b65767bc1fc3c63144
parentccfea2dc78a347365c8f13f3441af1cc5967dd65 (diff)
-rw-r--r--NEWS11
-rw-r--r--configure.ac4
2 files changed, 9 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index b710a6330..057d81721 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,7 @@
-telepathy-gabble 0.7.32 (UNRELEASED)
+telepathy-gabble 0.7.32 (2009-08-09)
====================================
-Dependencies:
-
-Enhancements:
+The “Leafy Green Fetish” release.
Fixes:
@@ -13,6 +11,11 @@ Fixes:
* fd.o #22023: Correctly avoid trying to set your vCard twice at the
same time.
+* Correctly parse file-transfer timestamps. References fd.o #23168.
+
+* Correctly fall back to stun.collabora.co.uk if neither the user nor
+ the server has any better STUN server suggestions.
+
telepathy-gabble 0.7.31 (2009-07-22)
====================================
diff --git a/configure.ac b/configure.ac
index 00adb64c7..4ce5164e7 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], [7])
-m4_define([gabble_micro_version], [31])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [32])
+m4_define([gabble_nano_version], [0])
# Some magic
m4_define([gabble_base_version],