diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-07-30 04:51:12 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-07-30 04:51:12 +0800 |
commit | a7375e6b2eea6743d9032d14f537c66c2709f605 (patch) | |
tree | a3d89a77be7812c9fbaf2127b4daa01484816605 /configure.ac | |
parent | b184d25987f990287c7025810597e3a988abe1d3 (diff) | |
download | gsoc2013-empathy-a7375e6b2eea6743d9032d14f537c66c2709f605.tar gsoc2013-empathy-a7375e6b2eea6743d9032d14f537c66c2709f605.tar.gz gsoc2013-empathy-a7375e6b2eea6743d9032d14f537c66c2709f605.tar.bz2 gsoc2013-empathy-a7375e6b2eea6743d9032d14f537c66c2709f605.tar.lz gsoc2013-empathy-a7375e6b2eea6743d9032d14f537c66c2709f605.tar.xz gsoc2013-empathy-a7375e6b2eea6743d9032d14f537c66c2709f605.tar.zst gsoc2013-empathy-a7375e6b2eea6743d9032d14f537c66c2709f605.zip |
Bump version to 0.11.
2007-07-29 Xavier Claessens <xclaesse@gmail.com>
* configure.ac: Bump version to 0.11.
svn path=/trunk/; revision=216
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 bceb5d469..a612d4231 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 0.10, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 0.11, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([ Copyright (C) 2003-2007 Imendio AB |