[brasero] 3.11.4
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] 3.11.4
- Date: Thu, 11 Sep 2014 00:59:23 +0000 (UTC)
commit 499a24b09369be1d9d1b588bfea394504026e1f0
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Sep 10 19:59:27 2014 -0400
3.11.4
NEWS | 7 +++++++
configure.ac | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 68e7c9d..ab820e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+* Brasero 3.11.4
+ - Make desktop file validate
+ - Make appdata file validate
+ - Allow building with tracker 1.0
+ - Fix problem with constructors
+ - Translation updates
+
* Brasero 3.11.3
- Indonesian translation of help
- Support Tracker 0.18
diff --git a/configure.ac b/configure.ac
index 2b7906b..07cff1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([brasero],[3.11.3])
+AC_INIT([brasero],[3.11.4])
AC_CONFIG_SRCDIR(src/main.c)
BRASERO_MAJOR_VERSION=3
BRASERO_MINOR_VERSION=11
-BRASERO_SUB=3
+BRASERO_SUB=4
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]