[brasero/gnome-3-4] Bump version to 3.4.1
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero/gnome-3-4] Bump version to 3.4.1
- Date: Mon, 16 Apr 2012 19:32:37 +0000 (UTC)
commit 5325d7bf4a22e098a232d5f0cf575492135f97ec
Author: David King <amigadave amigadave com>
Date: Mon Apr 16 20:17:29 2012 +0100
Bump version to 3.4.1
configure.in | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.in b/configure.in
index 4a9a3ed..72fbd56 100644
--- a/configure.in
+++ b/configure.in
@@ -1,10 +1,10 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([brasero],[3.4.0])
+AC_INIT([brasero],[3.4.1])
AC_CONFIG_SRCDIR(src/main.c)
BRASERO_MAJOR_VERSION=3
BRASERO_MINOR_VERSION=4
-BRASERO_SUB=0
+BRASERO_SUB=1
BRASERO_VERSION=$BRASERO_MAJOR_VERSION.$BRASERO_MINOR_VERSION.$BRASERO_SUB
AC_SUBST(BRASERO_MAJOR_VERSION)
@@ -21,7 +21,7 @@ dnl change to C+1:0:0
dnl - If the interface is the same as the previous version, change to C:R+1:A
LT_CURRENT=3
-LT_REVISION=2
+LT_REVISION=3
LT_AGE=2
AC_SUBST(LT_CURRENT)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]