[brasero] release: 3.12.0
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] release: 3.12.0
- Date: Thu, 13 Nov 2014 11:13:33 +0000 (UTC)
commit e571369434175c7cfcb2c12df91af776f1b017b6
Author: Frédéric Péters <fpeters 0d be>
Date: Thu Nov 13 12:10:43 2014 +0100
release: 3.12.0
NEWS | 6 +++++-
configure.ac | 6 +++---
2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index ab820e6..34ff61b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,13 @@
+* Brasero 3.12.0
+ - Fix crash in plugin dialog
+ - Translation updates
+
* Brasero 3.11.4
- Make desktop file validate
- Make appdata file validate
- Allow building with tracker 1.0
- Fix problem with constructors
- - Translation updates
+ - Translation updates
* Brasero 3.11.3
- Indonesian translation of help
diff --git a/configure.ac b/configure.ac
index 07cff1d..3d57c10 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.4])
+AC_INIT([brasero],[3.12.0])
AC_CONFIG_SRCDIR(src/main.c)
BRASERO_MAJOR_VERSION=3
-BRASERO_MINOR_VERSION=11
-BRASERO_SUB=4
+BRASERO_MINOR_VERSION=12
+BRASERO_SUB=0
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]