[brasero] Post release version bump 2.91.2



commit f45861a0254512480b7991e542a98588b7f0cc98
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Mon Oct 18 18:23:51 2010 +0200

    Post release version bump 2.91.2

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