[brasero] Post release version bump to 2.91.91



commit d505b01361336ad93ae409239029142a9b8e71bf
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Tue Feb 22 12:49:58 2011 +0100

    Post release version bump to 2.91.91

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 7fc52c1..82e7f16 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.90])
+AC_INIT([brasero],[2.91.91])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
 BRASERO_MINOR_VERSION=91
-BRASERO_SUB=90
+BRASERO_SUB=91
 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]