diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-19 00:07:03 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-19 00:07:03 +0800 |
commit | 32faf1d0e233b9be9fe81982887b2f62f97846ae (patch) | |
tree | 15a59a65ac1039a562b1c1147e0283815bb9b9a2 /configure.in | |
parent | 9487af166385eb7b91cc53cbcb31c3bbddcfdf08 (diff) | |
download | gsoc2013-evolution-32faf1d0e233b9be9fe81982887b2f62f97846ae.tar.gz gsoc2013-evolution-32faf1d0e233b9be9fe81982887b2f62f97846ae.tar.zst gsoc2013-evolution-32faf1d0e233b9be9fe81982887b2f62f97846ae.zip |
Evolution 2.11.4 releaseEVOLUTION_2_11_4
svn path=/trunk/; revision=33705
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 31388c41b2..5c6890f21b 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.3, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.11.4, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) |