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



commit f07f2a0f57c0145393768578e8c0371b84eada3b
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date:   Mon Dec 14 19:55:36 2009 +0100

    Bump the version number for release

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index a0af410..654f4bf 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.2)
+AC_INIT(brasero, 2.28.3)
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
 BRASERO_MINOR_VERSION=28
-BRASERO_SUB=2
+BRASERO_SUB=3
 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]