aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-06-10 00:36:15 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-06-10 00:36:15 +0800
commitea2ef0a14e9d64f16e9e1969b50b988de2a05294 (patch)
tree86db78f89b8a6c4947fb84d427fef8f5a558b70d /configure.ac
parent323a62a0b1cf5c9c85f963f68671742c0182130d (diff)
downloadgsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.tar
gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.tar.gz
gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.tar.bz2
gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.tar.lz
gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.tar.xz
gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.tar.zst
gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.zip
Bump version to 0.8
2007-06-09 Xavier Claessens <xclaesse@gmail.com> * configure.ac: Bump version to 0.8 * libempathy-gtk/gossip-ui-utils.c: Fix usage of contact subscription property. * data/gtalk.profile: * data/jabber.profile: * data/msn.profile: Add VCardField and VCardDefault to profiles for eds-sync support. svn path=/trunk/; revision=139
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7a6ade7a4..4371b6a7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(Empathy, 0.7, http://bugzilla.gnome.org/browse.cgi?product=empathy)
+AC_INIT(Empathy, 0.8, http://bugzilla.gnome.org/browse.cgi?product=empathy)
AC_PREREQ(2.59)
AC_COPYRIGHT([Copyright (C) 2003-2007 Imendio AB])