[brasero] 3.7.91



commit 3505b535e4ab483918935e66311808c88ec43f26
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Mar 6 22:30:22 2013 -0500

    3.7.91

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 523f5a5..10d01a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+* Brasero 3.7.91
+        - Add a question mark to a question
+        - Support notification filtering
+        - Remove nonexisting options from the man page
+        - Fix while loop in `brasero_libisofs_write_image_to_fd_thread
+        - Translation updates
+
 * Brasero 3.6.0
        - Bump version to 3.6.0 (Tomas Bzatek)
        - Fix build, link libbrasero-burn against libm (for ceil(3)) (Frédéric Péters)
diff --git a/configure.ac b/configure.ac
index 016c873..f3412ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([brasero],[3.6.0])
+AC_INIT([brasero],[3.7.91])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=3


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