aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-03-10 01:18:27 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-03-10 01:18:27 +0800
commit24fc020319f2f69d6e5f6b8fd69e9d68a9e4e0f4 (patch)
treef9236f7e2647df59df765e77cdf3364e7df66767 /configure.ac
parentd7cb223ba3265212bd84dae0b3327c0e409df6d6 (diff)
downloadgsoc2013-empathy-24fc020319f2f69d6e5f6b8fd69e9d68a9e4e0f4.tar
gsoc2013-empathy-24fc020319f2f69d6e5f6b8fd69e9d68a9e4e0f4.tar.gz
gsoc2013-empathy-24fc020319f2f69d6e5f6b8fd69e9d68a9e4e0f4.tar.bz2
gsoc2013-empathy-24fc020319f2f69d6e5f6b8fd69e9d68a9e4e0f4.tar.lz
gsoc2013-empathy-24fc020319f2f69d6e5f6b8fd69e9d68a9e4e0f4.tar.xz
gsoc2013-empathy-24fc020319f2f69d6e5f6b8fd69e9d68a9e4e0f4.tar.zst
gsoc2013-empathy-24fc020319f2f69d6e5f6b8fd69e9d68a9e4e0f4.zip
Bump revision version of ABI
svn path=/trunk/; revision=724
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 91750dbdc..de9d60424 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,11 +11,11 @@ AC_COPYRIGHT([
# (No interfaces changed: REVISION++)
LIBEMPATHY_CURRENT=11
LIBEMPATHY_AGE=0
-LIBEMPATHY_REVISION=0
+LIBEMPATHY_REVISION=1
LIBEMPATHY_GTK_CURRENT=11
LIBEMPATHY_GTK_AGE=0
-LIBEMPATHY_GTK_REVISION=0
+LIBEMPATHY_GTK_REVISION=1
AC_SUBST(LIBEMPATHY_CURRENT)
AC_SUBST(LIBEMPATHY_AGE)