[brasero] Post release version bump



commit d58ae3265899229fd0934c899077815345c38e00
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Mon Nov 29 22:00:28 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 dbc3d41..6c499ef 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.3])
+AC_INIT([brasero],[2.91.4])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
 BRASERO_MINOR_VERSION=91
-BRASERO_SUB=3
+BRASERO_SUB=4
 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]