diff options
author | Veerapuram Varadhan <vvaradan@src.gnome.org> | 2007-08-01 06:28:20 +0800 |
---|---|---|
committer | Veerapuram Varadhan <vvaradan@src.gnome.org> | 2007-08-01 06:28:20 +0800 |
commit | 2b40e4683491c2605ce55648b3e41dc9e38ae752 (patch) | |
tree | 566525b4eb016ec6506f9618889f7bcc589c2484 /configure.in | |
parent | 6fa076a30745ab396941b4d5e2729605c34d08c0 (diff) | |
download | gsoc2013-evolution-2b40e4683491c2605ce55648b3e41dc9e38ae752.tar.gz gsoc2013-evolution-2b40e4683491c2605ce55648b3e41dc9e38ae752.tar.zst gsoc2013-evolution-2b40e4683491c2605ce55648b3e41dc9e38ae752.zip |
2.11.6.1 release updates
svn path=/trunk/; revision=33919
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 e8b55b229d..da8b8ec235 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.6, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.11.6.1, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |