diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-07-27 00:30:48 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-07-27 00:30:48 +0800 |
commit | 86713039a357d2fdb63f4ae30dc41d075f238a50 (patch) | |
tree | 2c1382cbf8dd58d5cb47c56b97ec0432d0dda984 /configure.ac | |
parent | 55ce13e4d2aa2be7198e545939e05276697c6b53 (diff) | |
download | gsoc2013-empathy-86713039a357d2fdb63f4ae30dc41d075f238a50.tar gsoc2013-empathy-86713039a357d2fdb63f4ae30dc41d075f238a50.tar.gz gsoc2013-empathy-86713039a357d2fdb63f4ae30dc41d075f238a50.tar.bz2 gsoc2013-empathy-86713039a357d2fdb63f4ae30dc41d075f238a50.tar.lz gsoc2013-empathy-86713039a357d2fdb63f4ae30dc41d075f238a50.tar.xz gsoc2013-empathy-86713039a357d2fdb63f4ae30dc41d075f238a50.tar.zst gsoc2013-empathy-86713039a357d2fdb63f4ae30dc41d075f238a50.zip |
Bump version to 0.10
2007-07-26 Xavier Claessens <xclaesse@gmail.com>
* configure.ac: Bump version to 0.10
svn path=/trunk/; revision=203
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 56a81eb13..2e776560a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 0.9, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 0.10, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([Copyright (C) 2003-2007 Imendio AB]) |