diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-09-28 22:08:50 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-09-28 22:08:50 +0800 |
commit | 3ed8bfb502719f5c0a3db522d652658cf2474c3a (patch) | |
tree | 0dd02c8b936636d23b1c040997044a768cbcc700 /configure.ac | |
parent | 0ec4d338002a89c3968677c6eba3baa915d01c12 (diff) | |
download | gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.tar gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.tar.gz gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.tar.bz2 gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.tar.lz gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.tar.xz gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.tar.zst gsoc2013-empathy-3ed8bfb502719f5c0a3db522d652658cf2474c3a.zip |
Bump version to 0.14. Updated.
2007-09-28 Xavier Claessens <xclaesse@gmail.com>
* configure.ac: Bump version to 0.14.
* doc/*: Updated.
svn path=/trunk/; revision=333
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 5c1b281c6..f3fe46945 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 0.13, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 0.14, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([ Copyright (C) 2003-2007 Imendio AB |