From b7ba76814170ab50bc28a555ee62cadc357f461e Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 4 Mar 2013 17:33:56 +0100 Subject: prepare 3.7.91 --- NEWS | 13 +++++++++++++ configure.ac | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 1e7f2b19b..72bc97cde 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +NEW in 3.7.91 (04/03/2013) +============= + +Translations: + - Updated cs Translation (Adam Matoušek) + - Updated el Translation (Dimitris Spingos) + - Updated lv Translation (Rūdolfs Mazurs) + - Updated pa Translation (A S Alam) + - Updated ug Translation (Gheyret Kenji) + +Documentation translations: + - Updated de Documentation translation (Tobias Endrigkeit) + NEW in 3.7.90 (19/02/2013) ============= diff --git a/configure.ac b/configure.ac index 907c23d5f..0b4d20a27 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ dnl If not 1, append datestamp to the version number -m4_define(empathy_released, 0) +m4_define(empathy_released, 1) m4_define([empathy_major_version], [3]) m4_define([empathy_minor_version], [7]) -m4_define([empathy_micro_version], [90]) +m4_define([empathy_micro_version], [91]) m4_define([empathy_nano_version], [0]) dnl Display the nano_version only if it's not '0' -- cgit v1.2.3