[brasero] 3.12.2
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] 3.12.2
- Date: Mon, 31 Jul 2017 16:45:37 +0000 (UTC)
commit f0c7ac25f7e01a608f74111e64ff196fb470ed9f
Author: Kalev Lember <klember redhat com>
Date: Mon Jul 31 17:35:40 2017 +0100
3.12.2
NEWS | 5 +++++
configure.ac | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a1158c6..30515ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+* Brasero 3.12.2
+ - Build fixes
+ - Support Tracker 2.0
+ - Translation updates
+
* Brasero 3.12.1
- Add a symbolic app icon
- Translation updates
diff --git a/configure.ac b/configure.ac
index 186e1a6..d0c7a87 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.12.1])
+AC_INIT([brasero],[3.12.2])
AC_CONFIG_SRCDIR(src/main.c)
BRASERO_MAJOR_VERSION=3
BRASERO_MINOR_VERSION=12
-BRASERO_SUB=1
+BRASERO_SUB=2
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]