aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2007-01-09 02:12:01 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2007-01-09 02:12:01 +0800
commit37143b0c9bf575d19cf24640ab54a2e9d826bfdb (patch)
tree7b73b1cab2c4d6e48fc1c40244d2ba2603971d9e
parent6168bc0d2ef80a2f7da8c97e6c3762015141707f (diff)
downloadgsoc2013-evolution-37143b0c9bf575d19cf24640ab54a2e9d826bfdb.tar
gsoc2013-evolution-37143b0c9bf575d19cf24640ab54a2e9d826bfdb.tar.gz
gsoc2013-evolution-37143b0c9bf575d19cf24640ab54a2e9d826bfdb.tar.bz2
gsoc2013-evolution-37143b0c9bf575d19cf24640ab54a2e9d826bfdb.tar.lz
gsoc2013-evolution-37143b0c9bf575d19cf24640ab54a2e9d826bfdb.tar.xz
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
-rw-r--r--ChangeLog5
-rw-r--r--configure.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f5c9c0ba78..34155bcd10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-08 Harish Krishnaswamy <kharish@novell.com>
+
+ * NEWS, configure.in: Evolution 2.9.5 release
+ updates.
+
2007-01-08 Veerapuram Varadhan <vvaradhan@novell.com>
Patch submitted by Nathan Owens <pianocomp81@yahoo.com) and
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)