[brasero] Bump version and update NEWS



commit a23fa72a1c7348345e2a55b8ce60bd647c93624a
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Mon Aug 30 20:40:09 2010 +0200

    Bump version and update NEWS

 NEWS         |   22 ++++++++++++++++++++++
 configure.in |    4 ++--
 2 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1c92e2c..8aad991 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+30-08-2010: 2.31.91
+
+Bug Fixes:
+- #627687 - Rhythmbox create audio CD does not work
+- #627005 - Starting brasero with --device=/dev/sr0 floating point exception
+- #625592 - brasero dialog has _C mnemonic for two buttons
+
+Translations:
+- Milo Casagrande (IT)
+- Gheyret Kenji (UG)
+- Mattias Põldaru (Estonian)
+- Philip Withnall (GB)
+- Michael Kotsarinis (Greek)
+- Hajime Taira (Japanese)
+- Gabor Kelemen (Hungarian)
+- Kris Thomsen (Danish)
+- Chao-Hsiung Liao (Chinese)
+- Claude Paroz and Bruno Brouard (French)
+- Khaled Hosny (Arabic)
+- Funda Wang (zh_CN)
+
+
 18-08-2010: 2.31.90
 
 Features:
diff --git a/configure.in b/configure.in
index fb4520f..4d59851 100644
--- a/configure.in
+++ b/configure.in
@@ -1,10 +1,10 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([brasero],[2.31.90])
+AC_INIT([brasero],[2.31.91])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
 BRASERO_MINOR_VERSION=31
-BRASERO_SUB=90
+BRASERO_SUB=91
 BRASERO_VERSION=$BRASERO_MAJOR_VERSION.$BRASERO_MINOR_VERSION.$BRASERO_SUB
 
 AC_SUBST(BRASERO_MAJOR_VERSION)



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