diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-09 04:48:23 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-09 04:48:23 +0800 |
commit | f71cad2624eaad877412b3262f05330f8c51a9e2 (patch) | |
tree | 119773f1c2d5f48722e749c67e9be18c6121c663 /configure.ac | |
parent | 7aba4d481f35a5cde5fe1f0207922f93e8a71e92 (diff) | |
download | gsoc2013-empathy-f71cad2624eaad877412b3262f05330f8c51a9e2.tar gsoc2013-empathy-f71cad2624eaad877412b3262f05330f8c51a9e2.tar.gz gsoc2013-empathy-f71cad2624eaad877412b3262f05330f8c51a9e2.tar.bz2 gsoc2013-empathy-f71cad2624eaad877412b3262f05330f8c51a9e2.tar.lz gsoc2013-empathy-f71cad2624eaad877412b3262f05330f8c51a9e2.tar.xz gsoc2013-empathy-f71cad2624eaad877412b3262f05330f8c51a9e2.tar.zst gsoc2013-empathy-f71cad2624eaad877412b3262f05330f8c51a9e2.zip |
Bump version, forgot to do that after previous release
svn path=/trunk/; revision=716
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 234750c7b..91750dbdc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 0.21.91, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 0.22.0, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([ Copyright (C) 2003-2007 Imendio AB |