[brasero] Bump version to 3.6.0



commit 15ac0a3045738c9c2e2bb6e01bfd130084c9db71
Author: Tomas Bzatek <tbzatek redhat com>
Date:   Tue Sep 25 15:38:30 2012 +0200

    Bump version to 3.6.0

 configure.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.in b/configure.in
index 9b0df2d..016c873 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.5.92])
+AC_INIT([brasero],[3.6.0])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=3
-BRASERO_MINOR_VERSION=5
-BRASERO_SUB=92
+BRASERO_MINOR_VERSION=6
+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=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]