diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-07-10 12:39:40 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-07-10 12:39:40 +0800 |
commit | d3b85f09ea73745efd1ca255c453d43e19ede873 (patch) | |
tree | b1eee5d5ec7f32c695d1d122605bc1f67dd4286d /configure.in | |
parent | 3ca8664fafb0a18447ca594aa7dc53d58c8c9243 (diff) | |
download | gsoc2013-evolution-d3b85f09ea73745efd1ca255c453d43e19ede873.tar.gz gsoc2013-evolution-d3b85f09ea73745efd1ca255c453d43e19ede873.tar.zst gsoc2013-evolution-d3b85f09ea73745efd1ca255c453d43e19ede873.zip |
Evolution 2.11.5 releaseEVOLUTION_2_11_5
svn path=/trunk/; revision=33793
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 7432362366..a4de1bf302 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.11.4, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.11.5, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) |