diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-04 21:11:32 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-04 21:11:32 +0800 |
commit | a8414351caf28ffaf9446f014285051caee2cce2 (patch) | |
tree | 4fe62fa53a2af41a3f9b8ac50b5c75699ff81a95 /configure.in | |
parent | 69ea343ca9b697a0a4a3753451184859a7b41210 (diff) | |
download | gsoc2013-evolution-a8414351caf28ffaf9446f014285051caee2cce2.tar gsoc2013-evolution-a8414351caf28ffaf9446f014285051caee2cce2.tar.gz gsoc2013-evolution-a8414351caf28ffaf9446f014285051caee2cce2.tar.bz2 gsoc2013-evolution-a8414351caf28ffaf9446f014285051caee2cce2.tar.lz gsoc2013-evolution-a8414351caf28ffaf9446f014285051caee2cce2.tar.xz gsoc2013-evolution-a8414351caf28ffaf9446f014285051caee2cce2.tar.zst gsoc2013-evolution-a8414351caf28ffaf9446f014285051caee2cce2.zip |
Evolution 2.11.3 releaseEVOLUTION_2_11_3
svn path=/trunk/; revision=33652
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 4a472d1863..4eb7c0e2ab 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.2, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.11.3, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) |