[brasero] Bump version to 3.4.0
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] Bump version to 3.4.0
- Date: Mon, 26 Mar 2012 19:47:36 +0000 (UTC)
commit a7faa47e38d8658ea549c5bc909df1ef058ba2e2
Author: David King <amigadave amigadave com>
Date: Mon Mar 26 19:57:22 2012 +0100
Bump version to 3.4.0
configure.in | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.in b/configure.in
index 01d1f74..4a9a3ed 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.3.92])
+AC_INIT([brasero],[3.4.0])
AC_CONFIG_SRCDIR(src/main.c)
BRASERO_MAJOR_VERSION=3
-BRASERO_MINOR_VERSION=3
-BRASERO_SUB=92
+BRASERO_MINOR_VERSION=4
+BRASERO_SUB=0
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=1
+LT_REVISION=2
LT_AGE=2
AC_SUBST(LT_CURRENT)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]