diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-02-13 12:58:32 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-02-13 12:58:32 +0800 |
commit | 0817049fd8cd31ee46f20e6b4d5a2a814d6ce79f (patch) | |
tree | c4f26e70ea938a4b2bfac701df95210be722ff2b /configure.in | |
parent | a482e0ed02deffe4edd238642dace316fba0eff5 (diff) | |
download | gsoc2013-evolution-0817049fd8cd31ee46f20e6b4d5a2a814d6ce79f.tar.gz gsoc2013-evolution-0817049fd8cd31ee46f20e6b4d5a2a814d6ce79f.tar.zst gsoc2013-evolution-0817049fd8cd31ee46f20e6b4d5a2a814d6ce79f.zip |
Evolution 2.21.92 version bump.
2008-02-13 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Evolution 2.21.92 version bump.
svn path=/trunk/; revision=35001
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 4ed34228fd..d9e469359e 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.91, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.21.92, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |