[brasero] Post release version bump



commit 105aab9a15b902d340832725ad30ced9dae9e5d3
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Mon Nov 8 20:44:18 2010 +0100

    Post release version bump

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