]> git.0d.be Git - empathy.git/commitdiff
prepare 2.31.5.1
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 13 Jul 2010 10:40:11 +0000 (12:40 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 13 Jul 2010 10:46:40 +0000 (12:46 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 76e283c19455f18fda8fe2a77207b7e025ab879f..f1b586e25f452959d8c5347209769d60ca157adf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+NEW in 2.31.5.1 (13/07/2010)
+===============
+
+A small release fixing detection of libnm-glib which was accidentally
+broken in 2.31.5.
+
+Bugs fixed:
+ - Fixed #624202, empathy requires libnm_glib instead of libnm-glib (Laurent Bigonville)
+
+Translations:
+ - Updated gl Translation (Fran DiĆ©guez)
+ - Updated he Translation (Yaron Shahrabani)
+
 NEW in 2.31.5 (12/07/2010)
 =============
 
index 12d3fd013a782f2a3338d8fc66cdf5a7136b00f0..fc092443fa62199ad683dd08436dbe4db72539c0 100644 (file)
@@ -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], [31])
 m4_define([empathy_micro_version], [5])
-m4_define([empathy_nano_version], [0])
+m4_define([empathy_nano_version], [1])
 
 dnl Display the nano_version only if it's not '0'
 m4_define([empathy_base_version],