diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2007-01-09 02:12:01 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2007-01-09 02:12:01 +0800 |
commit | 37143b0c9bf575d19cf24640ab54a2e9d826bfdb (patch) | |
tree | 7b73b1cab2c4d6e48fc1c40244d2ba2603971d9e /configure.in | |
parent | 6168bc0d2ef80a2f7da8c97e6c3762015141707f (diff) | |
download | gsoc2013-evolution-37143b0c9bf575d19cf24640ab54a2e9d826bfdb.tar.gz gsoc2013-evolution-37143b0c9bf575d19cf24640ab54a2e9d826bfdb.tar.zst gsoc2013-evolution-37143b0c9bf575d19cf24640ab54a2e9d826bfdb.zip |
Evolution 2.9.5 release updates.
2006-01-08 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Evolution 2.9.5 release
updates.
svn path=/trunk/; revision=33128
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 63e60b186a..ee43858e85 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.4, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.9.5, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) |