[brasero] Bump version to 3.3.91



commit f067786d0d2d62572bb4744375ee614aa3e30aaa
Author: David King <amigadave amigadave com>
Date:   Mon Mar 5 19:07:59 2012 +0000

    Bump version to 3.3.91

 configure.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.in b/configure.in
index 7cb0343..f75755a 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.2.1])
+AC_INIT([brasero],[3.3.91])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=3
-BRASERO_MINOR_VERSION=2
-BRASERO_SUB=1
+BRASERO_MINOR_VERSION=3
+BRASERO_SUB=91
 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=0
+LT_REVISION=1
 LT_AGE=2
 
 AC_SUBST(LT_CURRENT)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]