[brasero] 3.12.1



commit e061ef0964dd7f86e3bcf765365e04fad0a03984
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Apr 28 06:12:04 2015 -0400

    3.12.1

 NEWS         |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 34ff61b..a1158c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+* Brasero 3.12.1
+        - Add a symbolic app icon
+        - Translation updates
+
 * Brasero 3.12.0
         - Fix crash in plugin dialog
         - Translation updates
diff --git a/configure.ac b/configure.ac
index 3d57c10..7e4a40b 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.0])
+AC_INIT([brasero],[3.12.1])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=3
 BRASERO_MINOR_VERSION=12
-BRASERO_SUB=0
+BRASERO_SUB=1
 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]