diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-01-15 00:04:53 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-01-15 00:04:53 +0800 |
commit | 863f5bc2829a9fb6af871690ce01840de207bfc6 (patch) | |
tree | 5b6d8b274b4f90172f0b7cb7411dea41942e41be /configure.ac | |
parent | da659f441dc3a8de5b25faa46f43c2e805d3d582 (diff) | |
download | gsoc2013-empathy-863f5bc2829a9fb6af871690ce01840de207bfc6.tar gsoc2013-empathy-863f5bc2829a9fb6af871690ce01840de207bfc6.tar.gz gsoc2013-empathy-863f5bc2829a9fb6af871690ce01840de207bfc6.tar.bz2 gsoc2013-empathy-863f5bc2829a9fb6af871690ce01840de207bfc6.tar.lz gsoc2013-empathy-863f5bc2829a9fb6af871690ce01840de207bfc6.tar.xz gsoc2013-empathy-863f5bc2829a9fb6af871690ce01840de207bfc6.tar.zst gsoc2013-empathy-863f5bc2829a9fb6af871690ce01840de207bfc6.zip |
Bump version to 0.21.6.
svn path=/trunk/; revision=555
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 31fd17016..085591327 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 0.21.5.1, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 0.21.6, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([ Copyright (C) 2003-2007 Imendio AB |