[brasero] Update version number for release



commit a435e023d00f34d6cf7a7e903c9e0943bfc3da1b
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Mon Oct 26 17:53:08 2009 +0100

    Update version number for release

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index d5f8c7a..f74ed18 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.27.92)
+AC_INIT(brasero, 2.29.1)
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
 BRASERO_MINOR_VERSION=29
-BRASERO_SUB=0
+BRASERO_SUB=1
 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]