diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-01-15 15:01:18 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-01-15 15:01:18 +0800 |
commit | 63cba9565c84efbdae2a7ba0dde23ab37a77f3a2 (patch) | |
tree | b1acd89a9108ee0255743b8715d3779dccd1bb7c /configure.in | |
parent | bd1c5eb183fd6922a01851a7e22349f93b2e03f5 (diff) | |
download | gsoc2013-evolution-63cba9565c84efbdae2a7ba0dde23ab37a77f3a2.tar.gz gsoc2013-evolution-63cba9565c84efbdae2a7ba0dde23ab37a77f3a2.tar.zst gsoc2013-evolution-63cba9565c84efbdae2a7ba0dde23ab37a77f3a2.zip |
Version bump to 2.21.90
svn path=/trunk/; revision=34827
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 d5275b4076..12d6eea62a 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.21.5, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.21.90, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |