aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-12-04 04:57:41 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-12-04 04:57:41 +0800
commit05d497a694ca7910f9eac17ef1417c8050a51f0e (patch)
treeef1b6091af36cce6a036703b0788d0d621d5f7a9 /configure.ac
parentde24c820d141079b880de18e3ff6c28955588732 (diff)
downloadgsoc2013-empathy-05d497a694ca7910f9eac17ef1417c8050a51f0e.tar
gsoc2013-empathy-05d497a694ca7910f9eac17ef1417c8050a51f0e.tar.gz
gsoc2013-empathy-05d497a694ca7910f9eac17ef1417c8050a51f0e.tar.bz2
gsoc2013-empathy-05d497a694ca7910f9eac17ef1417c8050a51f0e.tar.lz
gsoc2013-empathy-05d497a694ca7910f9eac17ef1417c8050a51f0e.tar.xz
gsoc2013-empathy-05d497a694ca7910f9eac17ef1417c8050a51f0e.tar.zst
gsoc2013-empathy-05d497a694ca7910f9eac17ef1417c8050a51f0e.zip
Update NEWS and configure.ac for releaseEMPATHY_0_21_3
svn path=/trunk/; revision=462
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index af869c0ee..3e78f6a4e 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=6
+LIBEMPATHY_CURRENT=7
LIBEMPATHY_AGE=0
LIBEMPATHY_REVISION=0
-LIBEMPATHY_GTK_CURRENT=6
+LIBEMPATHY_GTK_CURRENT=7
LIBEMPATHY_GTK_AGE=0
-LIBEMPATHY_GTK_REVISION=1
+LIBEMPATHY_GTK_REVISION=0
AC_SUBST(LIBEMPATHY_CURRENT)
AC_SUBST(LIBEMPATHY_AGE)