[brasero/gnome-2-28] Bumped the version number



commit dcc5a008c68787a459de41f75782c8d362e112e0
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Mon Sep 21 14:23:25 2009 +0200

    Bumped the version number

 configure.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.in b/configure.in
index 9b44389..2261e0a 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.28.0)
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
-BRASERO_MINOR_VERSION=27
-BRASERO_SUB=92
+BRASERO_MINOR_VERSION=28
+BRASERO_SUB=0
 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]