diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-12-05 00:13:38 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-12-05 00:13:38 +0800 |
commit | fafd718929235cab9dee3abddb75e83f3d4047f9 (patch) | |
tree | a1b9f2987fdb0728f41664d43ce047200061b67b /configure.in | |
parent | e579f544a2b6a513ce30a0404466b5ce1650d536 (diff) | |
download | gsoc2013-evolution-fafd718929235cab9dee3abddb75e83f3d4047f9.tar.gz gsoc2013-evolution-fafd718929235cab9dee3abddb75e83f3d4047f9.tar.zst gsoc2013-evolution-fafd718929235cab9dee3abddb75e83f3d4047f9.zip |
Evolution 2.9.3 release updates.
2006-12-04 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Evolution 2.9.3 release
updates.
svn path=/trunk/; revision=33052
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 b921df1cb2..9c56b8d65d 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.9.2, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.9.3, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) |