diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-02-12 22:39:32 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-02-12 22:39:32 +0800 |
commit | a9095eaab2768fca27b1207fd99b5d4c257c7515 (patch) | |
tree | 329bd57468661d0b3030b137d0e3419a0dff4f31 /configure.in | |
parent | 3a0ad1931363ec1bc8c13bc715c14850accac71c (diff) | |
download | gsoc2013-evolution-a9095eaab2768fca27b1207fd99b5d4c257c7515.tar.gz gsoc2013-evolution-a9095eaab2768fca27b1207fd99b5d4c257c7515.tar.zst gsoc2013-evolution-a9095eaab2768fca27b1207fd99b5d4c257c7515.zip |
Evolution 2.9.91 Release
svn path=/trunk/; revision=33209
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 c469ca3fb1..f49c6b4a93 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.9.6, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.9.91, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) |