diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2009-05-19 17:45:55 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2009-05-19 17:45:55 +0800 |
commit | ac29c5993863e0c773230fa8df2e33b235a89bbb (patch) | |
tree | 68475a12dc629d3596f7f43c8d4c44678bd55338 /configure.ac | |
parent | 415c903efae7ae87e99b6406015b1385be7a578b (diff) | |
download | gsoc2013-empathy-ac29c5993863e0c773230fa8df2e33b235a89bbb.tar gsoc2013-empathy-ac29c5993863e0c773230fa8df2e33b235a89bbb.tar.gz gsoc2013-empathy-ac29c5993863e0c773230fa8df2e33b235a89bbb.tar.bz2 gsoc2013-empathy-ac29c5993863e0c773230fa8df2e33b235a89bbb.tar.lz gsoc2013-empathy-ac29c5993863e0c773230fa8df2e33b235a89bbb.tar.xz gsoc2013-empathy-ac29c5993863e0c773230fa8df2e33b235a89bbb.tar.zst gsoc2013-empathy-ac29c5993863e0c773230fa8df2e33b235a89bbb.zip |
Bump version to 2.27.2
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 00c65d027..fd8fc2541 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 2.27.1.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 |