[brasero/gnome-2-28] Bump version for upcoming release



commit 3fc927e963c04563a942eba70874295b4698598d
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Mon Oct 5 15:33:14 2009 +0200

    Bump version for upcoming release

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 2261e0a..298a008 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.28.0)
+AC_INIT(brasero, 2.28.1)
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
 BRASERO_MINOR_VERSION=28
-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]