From e89165fdf3678afa1bf804b63595cf4895bc30c3 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 6 Jan 2009 17:06:09 +0000 Subject: pre-release updates svn path=/trunk/; revision=2105 --- NEWS | 10 ++++++++++ configure.ac | 8 ++++---- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index a555bc3aa..7cb08e5aa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +NEW in 2.25.4 +============== + - Add sound notifications using libcanberra-gtk (Cosimo Cecchi) + +Bugs fixed: + +Translations: + - Updated Norwegian bokmål translation. (kmaraas). + - Updated pt_BR translation (Taylon Silmer). + NEW in 2.25.3 ============== - Refactor EmpathyChatView to make possible to use other backends than diff --git a/configure.ac b/configure.ac index 54f073245..afbe58c23 100644 --- a/configure.ac +++ b/configure.ac @@ -9,12 +9,12 @@ AC_COPYRIGHT([ # (Interfaces removed: CURRENT++, AGE=0, REVISION=0) # (Interfaces added: CURRENT++, AGE++, REVISION=0) # (No interfaces changed: REVISION++) -LIBEMPATHY_CURRENT=18 -LIBEMPATHY_AGE=1 +LIBEMPATHY_CURRENT=19 +LIBEMPATHY_AGE=0 LIBEMPATHY_REVISION=0 -LIBEMPATHY_GTK_CURRENT=17 -LIBEMPATHY_GTK_AGE=0 +LIBEMPATHY_GTK_CURRENT=18 +LIBEMPATHY_GTK_AGE=1 LIBEMPATHY_GTK_REVISION=0 AC_SUBST(LIBEMPATHY_CURRENT) -- cgit v1.2.3