[brasero] Post release version bump



commit ff93dfcde3a47c6e4dc5a75fcb87e8330ca7d1bc
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Thu Dec 23 18:26:25 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 7483f16..0c7078d 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.4])
+AC_INIT([brasero],[2.91.5])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
 BRASERO_MINOR_VERSION=91
-BRASERO_SUB=4
+BRASERO_SUB=5
 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]