From 144c5b0358cd19ac00653081989c0fb87f35572b Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 20 Mar 2013 11:34:37 +0100 Subject: [PATCH] 3.7.92 --- NEWS | 31 +++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 72bc97cd..f304e738 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,34 @@ +NEW in 3.7.92 (20/03/2013) +============= + +Dependencies: + • cogl-1.0 (used to be an implicit dependency) + • folks ≥ 0.9.0 + +Bugs fixed: + - Fixed #692105, empathy-3.6.2-1.fc18: items_delete_cb: Process /usr/bin/empathy-accounts was killed by signal 11 (Guillaume Desmottes) + - Fixed #695556, empathy-3.7.91 missing include and dependency for cogl (Guillaume Desmottes) + +Translations: + - Updated be Translation (Ihar Hrachyshka) + - Updated ca Translation (Gil Forcada) + - Updated ca@valencia Translation (Carles Ferrando) + - Updated da Translation (KennethNielsen) + - Updated et Translation (Mattias Põldaru) + - Updated fr Translation (Alexandre Franke) + - Updated hu Translation (Gabor Kelemen) + - Updated id Translation (Andika Triwidada) + - Updated it Translation (Milo Casagrande) + - Updated kn Translation (Shankar Prasad) + - Updated ko Translation (Changwoo Ryu) + - Updated pt_BR Translation (Rafael Ferreira) + - Updated pt Translation (Duarte Loreto) + - Updated sk Translation (Pavol Klačanský) + - Updated tg Translation (Victor Ibragimov) + +Documentation translations: + - Updated el Documentation translation (Dimitris Spingos) + NEW in 3.7.91 (04/03/2013) ============= diff --git a/configure.ac b/configure.ac index 7dea0434..ddb269ac 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ m4_define(empathy_released, 1) m4_define([empathy_major_version], [3]) m4_define([empathy_minor_version], [7]) -m4_define([empathy_micro_version], [91]) +m4_define([empathy_micro_version], [92]) m4_define([empathy_nano_version], [0]) dnl Display the nano_version only if it's not '0' -- 2.39.2