[brasero/gnome-2-30] Updated NEWS file and bumped version number



commit 571edd621c1f6a0c5298ca330074c40063ebeff0
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Mon Aug 30 15:59:55 2010 +0200

    Updated NEWS file and bumped version number

 NEWS         |   19 +++++++++++++++++++
 configure.in |    4 ++--
 2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8df40d9..89fe3b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+30-08-2010 2.30.3
+
+Bug fix release:
+
+#627687 - Rhythmbox create audio CD does not work
+#627005 - Starting brasero with --device=/dev/sr0 floating point exception
+#606010 - crashes at audio CD insertion
+#622394  - make check fails: The following files contain translations and are currently not in use
+#622968  - Add File Selector mis-behaves: No Places pane. Ctrl/click action wrong
+#623484  - No estimated drive speed shown
++ miscellaneous other fixes.
+
+Translations:
+
+Updated Hungarian translation (Gabor Kelemen <kelemeng gnome hu>)
+Updated Indonesian translation (Andika Triwidada <andika gmail com>)
+Update Simplified Chinese translation (lainme <lainme993 gmail com>)
+
+
 21-06-2010: 2.30.2
 
 Bug Fixes:
diff --git a/configure.in b/configure.in
index 5d6074b..22b136b 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.30.2])
+AC_INIT([brasero],[2.30.3])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
 BRASERO_MINOR_VERSION=30
-BRASERO_SUB=2
+BRASERO_SUB=3
 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]