diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-01-29 19:13:56 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-01-29 19:13:56 +0800 |
commit | 4af1adcfa93e0c845935e91bc3a8888316a26792 (patch) | |
tree | db75017f5d21a39b9baf8e0018ad9bf3326c7420 /configure.in | |
parent | 1548fefa93a668ea63558079d962f7853e7665ab (diff) | |
download | gsoc2013-evolution-4af1adcfa93e0c845935e91bc3a8888316a26792.tar.gz gsoc2013-evolution-4af1adcfa93e0c845935e91bc3a8888316a26792.tar.zst gsoc2013-evolution-4af1adcfa93e0c845935e91bc3a8888316a26792.zip |
Evolution 2.21.91 version bump.
2008-01-29 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Evolution 2.21.91 version bump.
svn path=/trunk/; revision=34929
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 f852dae051..b0e93fc4b5 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.90, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.21.91, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |