diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2009-05-26 15:21:23 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2009-05-26 15:21:23 +0800 |
commit | fdd5d6bcf95255cad8f4573d262abe1532a0f912 (patch) | |
tree | 1aac9131f26d90d9bb1bf1710b9f18c3bddb6b46 /configure.ac | |
parent | 0c20c80c2d4b28fea49dabc34ed5a95b9103a0ad (diff) | |
download | gsoc2013-empathy-fdd5d6bcf95255cad8f4573d262abe1532a0f912.tar gsoc2013-empathy-fdd5d6bcf95255cad8f4573d262abe1532a0f912.tar.gz gsoc2013-empathy-fdd5d6bcf95255cad8f4573d262abe1532a0f912.tar.bz2 gsoc2013-empathy-fdd5d6bcf95255cad8f4573d262abe1532a0f912.tar.lz gsoc2013-empathy-fdd5d6bcf95255cad8f4573d262abe1532a0f912.tar.xz gsoc2013-empathy-fdd5d6bcf95255cad8f4573d262abe1532a0f912.tar.zst gsoc2013-empathy-fdd5d6bcf95255cad8f4573d262abe1532a0f912.zip |
Bump version to 2.27.3
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 69281bd20..0f8e3f410 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 2.27.2, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 2.27.3, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([ Copyright (C) 2003-2007 Imendio AB |