[brasero] Post release version bump



commit db53f7e0a5a6e1547ccc3e8583534bef56e429b2
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Mon Jan 10 18:17:07 2011 +0100

    Post release version bump

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index f0930d7..ad9c4d9 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],[2.91.5])
+AC_INIT([brasero],[2.91.6])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
 BRASERO_MINOR_VERSION=91
-BRASERO_SUB=5
+BRASERO_SUB=6
 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]