aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-06-22 04:57:36 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-06-22 04:57:36 +0800
commit32c65e7ecb213a93bc26d9e36b87c3579f7b67ae (patch)
treeb47a8a61cd66e1eff80f1ad91e5013608695d3f7 /configure.ac
parentf27f72937ebba43451324118c3bda6b5ff1d821d (diff)
downloadgsoc2013-empathy-32c65e7ecb213a93bc26d9e36b87c3579f7b67ae.tar
gsoc2013-empathy-32c65e7ecb213a93bc26d9e36b87c3579f7b67ae.tar.gz
gsoc2013-empathy-32c65e7ecb213a93bc26d9e36b87c3579f7b67ae.tar.bz2
gsoc2013-empathy-32c65e7ecb213a93bc26d9e36b87c3579f7b67ae.tar.lz
gsoc2013-empathy-32c65e7ecb213a93bc26d9e36b87c3579f7b67ae.tar.xz
gsoc2013-empathy-32c65e7ecb213a93bc26d9e36b87c3579f7b67ae.tar.zst
gsoc2013-empathy-32c65e7ecb213a93bc26d9e36b87c3579f7b67ae.zip
2007-06-21 Xavier Claessens <xclaesse@gmail.com>
* configure.ac: Bump version to 0.9 git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@168 4ee84921-47dd-4033-b63a-18d7a039a3e4
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 3be2cd838..837cb1d9e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(Empathy, 0.8, http://bugzilla.gnome.org/browse.cgi?product=empathy)
+AC_INIT(Empathy, 0.9, http://bugzilla.gnome.org/browse.cgi?product=empathy)
AC_PREREQ(2.59)
AC_COPYRIGHT([Copyright (C) 2003-2007 Imendio AB])