summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-06 12:17:18 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-06 12:18:04 +0200
commit8ca68d3c4dd43d974dfd4d2a0e0d9b55605a4a10 (patch)
treee904319e820e6f83a2658ea5e6716dd6fab6671d
parent82a38589b201e71a613567fff2df98d82aaad232 (diff)
-rw-r--r--NEWS11
-rw-r--r--configure.ac4
2 files changed, 11 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 1d1d3487a..8f2d6c8d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,14 @@
-telepathy-gabble 0.18.1 (UNRELEASED)
+telepathy-gabble 0.18.1 (2013-09-06)
====================================
-…
+This stable release fixes connection issues with Facebook which have been
+recently introduced because of a change in their XMPP servers.
+
+Fixes:
+
+• update Wocky:
+ · fd.o #68829: If we send an IQ to a server allow "from" to be empty (David
+ Edmundson)
telepathy-gabble 0.18.0 (2013-08-09)
====================================
diff --git a/configure.ac b/configure.ac
index acbad9291..034b86123 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], [18])
-m4_define([gabble_micro_version], [0])
-m4_define([gabble_nano_version], [1])
+m4_define([gabble_micro_version], [1])
+m4_define([gabble_nano_version], [0])
# Some magic
m4_define([gabble_base_version],