From b86bf1ed4b4ef9e9e392225e22789c3efbababea Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 12 Nov 2007 17:05:50 +0000 Subject: [PATCH] Update before release svn path=/trunk/; revision=432 --- NEWS | 8 ++++++++ configure.ac | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 9c0ac559..265bf9cc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +NEW in 0.21.1: +============= + + - Display error message when an account failed to connect. + - Move chats to its own process. + - Move chandlers in $libexecdir + - Don't use the same bus name for filter and chandler programs. + NEW in 0.21.1: ============= - Cleanup licences and copyrights, Modules with 100% collabora code are now diff --git a/configure.ac b/configure.ac index 96f65bb0..ab818116 100644 --- a/configure.ac +++ b/configure.ac @@ -18,13 +18,13 @@ AC_HEADER_STDC # (Interfaces removed: CURRENT++, AGE=0, REVISION=0) # (Interfaces added: CURRENT++, AGE++, REVISION=0) # (No interfaces changed: REVISION++) -LIBEMPATHY_CURRENT=5 +LIBEMPATHY_CURRENT=6 LIBEMPATHY_AGE=0 LIBEMPATHY_REVISION=0 LIBEMPATHY_GTK_CURRENT=6 LIBEMPATHY_GTK_AGE=0 -LIBEMPATHY_GTK_REVISION=0 +LIBEMPATHY_GTK_REVISION=1 AC_SUBST(LIBEMPATHY_CURRENT) AC_SUBST(LIBEMPATHY_AGE) -- 2.39.2