[empathy/gnome-2-30] prepare 2.30.2 release



commit 76a32b57e0bdfc3def22e87d67cb2df2f762b852
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Jun 21 17:12:27 2010 +0200

    prepare 2.30.2 release

 NEWS         |   15 +++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 18 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index fe9208c..58105da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+NEW in 2.30.2 (21/06/2010)
+=============
+
+The "Happy Birthday Mum (and Wim :)" release.
+
+No big changes since 2.30.1.1 but still worth upgrading as we fixed a crash.
+
+Bugs fixed:
+ - Fixed #621409, empathy-2.30.1.1: tests fail (Guillaume Desmottes)
+ - Fixed #621789, crash when closing chat with still-open notification bubble (Guillaume Desmottes)
+ - Fixed #622201, Can't connect chatroom if space after adress (Guillaume Desmottes)
+
+Translations:
+ - Updated lv Translation (Rudolfs Mazurs)
+
 NEW in 2.30.1.1 (09/06/2010)
 ===============
 
diff --git a/configure.ac b/configure.ac
index ca1da27..c975342 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
 dnl If not 1, append datestamp to the version number
-m4_define(empathy_released, 0)
+m4_define(empathy_released, 1)
 
 m4_define([empathy_major_version], [2])
 m4_define([empathy_minor_version], [30])
-m4_define([empathy_micro_version], [1])
-m4_define([empathy_nano_version], [1])
+m4_define([empathy_micro_version], [2])
+m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'
 m4_define([empathy_base_version],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]