aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS13
-rw-r--r--configure.in2
3 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6200cc4b5a..0c86e28a65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-07 Harish Krishnaswamy <kharish@novell.com>
+
+ * NEWS, configure.in : Evolution 2.9.1 release
+ updates.
+
2006-11-06 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Move prefer-plain plugin to the 'standard'
diff --git a/NEWS b/NEWS
index a00bb1e492..dbc6c774d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Evolution 2.9.2 2006-11-07
+--------------------------
+
+Updated Translations:
+Christophe Merlet (fr), Alexander Shopov (bg),
+Francisco Javier F. Serrador (es), Ivar Smolin (et),
+Ilkka Tuohela (fi), Pawan Chitrakar (ne), Gabor Kelemen (hu),
+Josep Puigdemont i Casamajó (ca).
+
+Contributors :
+Jules Colding, Harish Krishnaswamy, Ben Gamari, Priit Laes.
+
+
Evolution 2.9.1 2006-10-16
--------------------------
diff --git a/configure.in b/configure.in
index 646d1be10d..f446eedfd8 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.1, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.9.2, 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.