[brasero] Bump version to 3.3.92



commit aba537c7ef81b57b6127b256e9fc7dcf77e9f083
Author: David King <amigadave amigadave com>
Date:   Mon Mar 19 20:02:08 2012 +0000

    Bump version to 3.3.92

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index f75755a..01d1f74 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.91])
+AC_INIT([brasero],[3.3.92])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=3
 BRASERO_MINOR_VERSION=3
-BRASERO_SUB=91
+BRASERO_SUB=92
 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]