diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2009-05-18 18:15:34 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2009-05-18 18:15:34 +0800 |
commit | cce131dc448057cff3b1dcfae234c976a657a3b0 (patch) | |
tree | c8fdfad705c30a24aaa7825d4cebabfba1449db4 /configure.ac | |
parent | 075e989ef681922dff7333750591391314a5a29e (diff) | |
download | gsoc2013-empathy-cce131dc448057cff3b1dcfae234c976a657a3b0.tar gsoc2013-empathy-cce131dc448057cff3b1dcfae234c976a657a3b0.tar.gz gsoc2013-empathy-cce131dc448057cff3b1dcfae234c976a657a3b0.tar.bz2 gsoc2013-empathy-cce131dc448057cff3b1dcfae234c976a657a3b0.tar.lz gsoc2013-empathy-cce131dc448057cff3b1dcfae234c976a657a3b0.tar.xz gsoc2013-empathy-cce131dc448057cff3b1dcfae234c976a657a3b0.tar.zst gsoc2013-empathy-cce131dc448057cff3b1dcfae234c976a657a3b0.zip |
Bump version to future 2.27 releases
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 85e7738e2..48e41bb5a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 2.27.1, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 2.27.2, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([ Copyright (C) 2003-2007 Imendio AB |