aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-10-21 01:55:38 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-10-21 01:55:38 +0800
commit9b16a95f7cc32c0613cf92be223b9a06de277396 (patch)
treebaf4f11a84ef00f5d000c025efd99e4c4605dda6
parent086baadecdad481920c4d88efec689d3d7b8ebf7 (diff)
downloadgsoc2013-empathy-9b16a95f7cc32c0613cf92be223b9a06de277396.tar
gsoc2013-empathy-9b16a95f7cc32c0613cf92be223b9a06de277396.tar.gz
gsoc2013-empathy-9b16a95f7cc32c0613cf92be223b9a06de277396.tar.bz2
gsoc2013-empathy-9b16a95f7cc32c0613cf92be223b9a06de277396.tar.lz
gsoc2013-empathy-9b16a95f7cc32c0613cf92be223b9a06de277396.tar.xz
gsoc2013-empathy-9b16a95f7cc32c0613cf92be223b9a06de277396.tar.zst
gsoc2013-empathy-9b16a95f7cc32c0613cf92be223b9a06de277396.zip
Update version
svn path=/branches/gnome-2-24/; revision=1652
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 5f8db6f6c..8cd46c0df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(Empathy, 2.24.0, http://bugzilla.gnome.org/browse.cgi?product=empathy)
+AC_INIT(Empathy, 2.24.1, http://bugzilla.gnome.org/browse.cgi?product=empathy)
AC_PREREQ(2.59)
AC_COPYRIGHT([
Copyright (C) 2003-2007 Imendio AB
@@ -11,11 +11,11 @@ AC_COPYRIGHT([
# (No interfaces changed: REVISION++)
LIBEMPATHY_CURRENT=16
LIBEMPATHY_AGE=2
-LIBEMPATHY_REVISION=3
+LIBEMPATHY_REVISION=4
LIBEMPATHY_GTK_CURRENT=15
LIBEMPATHY_GTK_AGE=0
-LIBEMPATHY_GTK_REVISION=5
+LIBEMPATHY_GTK_REVISION=6
AC_SUBST(LIBEMPATHY_CURRENT)
AC_SUBST(LIBEMPATHY_AGE)