diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2006-08-21 18:43:17 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-08-21 18:43:17 +0800 |
commit | 6d5c8bdbac79cf3da9fc802a58dbb314cc4810cd (patch) | |
tree | 6b88000a1b5d031fc35bd085855421ca16a02b38 /configure.in | |
parent | 9fde25b2d539b670a743ce8789369689f3ad1779 (diff) | |
download | gsoc2013-evolution-6d5c8bdbac79cf3da9fc802a58dbb314cc4810cd.tar.gz gsoc2013-evolution-6d5c8bdbac79cf3da9fc802a58dbb314cc4810cd.tar.zst gsoc2013-evolution-6d5c8bdbac79cf3da9fc802a58dbb314cc4810cd.zip |
Evolution 2.7.92 release.
2006-08-21 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.7.92 release.
svn path=/trunk/; revision=32612
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 35661263b0..a9f3a272f1 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.7.91, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.7.92, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Gross hack to enable 'make dist' on automake 1.9+tar 1.14. |