diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-06-02 11:06:12 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-06-02 11:06:12 +0800 |
commit | fd4c5080c6a7a27dff90e9602ff4abab71b8d9d1 (patch) | |
tree | 9131da95cdd94204fa088d4974803f27f409ae72 /configure.in | |
parent | 28e55bec6fa109278869f68c929d785cf172151b (diff) | |
download | gsoc2013-evolution-EVOLUTION_2_22_2.tar.gz gsoc2013-evolution-EVOLUTION_2_22_2.tar.zst gsoc2013-evolution-EVOLUTION_2_22_2.zip |
Evolution 2.22.2 release.EVOLUTION_2_22_2
2008-05-26 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.22.2 release.
svn path=/branches/gnome-2-22/; revision=35563
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 179e6ceca1..73d476b779 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.52) -AC_INIT(evolution, 2.22.1.1, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.22.2, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |