diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2009-08-25 22:10:23 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2009-08-25 22:10:23 +0800 |
commit | cc0e441c674b44fbc83f53be98a4d72cb995a3d0 (patch) | |
tree | d3e84d2eab087c7f87a6a1bc29f2e5bdae5f3edf /configure.ac | |
parent | f36e15d51645589811bb5ed1d973ec49d534e7eb (diff) | |
download | gsoc2013-empathy-cc0e441c674b44fbc83f53be98a4d72cb995a3d0.tar gsoc2013-empathy-cc0e441c674b44fbc83f53be98a4d72cb995a3d0.tar.gz gsoc2013-empathy-cc0e441c674b44fbc83f53be98a4d72cb995a3d0.tar.bz2 gsoc2013-empathy-cc0e441c674b44fbc83f53be98a4d72cb995a3d0.tar.lz gsoc2013-empathy-cc0e441c674b44fbc83f53be98a4d72cb995a3d0.tar.xz gsoc2013-empathy-cc0e441c674b44fbc83f53be98a4d72cb995a3d0.tar.zst gsoc2013-empathy-cc0e441c674b44fbc83f53be98a4d72cb995a3d0.zip |
Bump version to 2.27.91
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 080fdffd4..448556996 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 2.27.90, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 2.27.91, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([ Copyright (C) 2003-2007 Imendio AB |