aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS9
-rw-r--r--configure.in2
3 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e72bf8092..2c7dd39dc2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-01-22 Veerapuram Varadhan <vvaradhan@novell.com>
+
+ * NEWS, configure.in: Evolution 2.9.6 release
+ updates.
+
2007-01-22 Sankar P <psankar@novell.com>
* configure.in: Added support for configuring the
diff --git a/NEWS b/NEWS
index 55e0de90f0..3d79f84e94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Evolution 2.9.6 2007-01-22
+--------------------------
+Updated Translations:
+Ilkka Tuohela (fi), Daniel Nylander(sv)
+
+Contributors:
+Raghavendran R, Srinivasa Ragavan, Sankar P
+
+
Evolution 2.9.5 2007-01-08
--------------------------
diff --git a/configure.in b/configure.in
index 4c82c05171..726d9cd7db 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.5, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.9.6, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)