[brasero] Bump to 3.2.0



commit 3303058064976af0b5570f2e3550520b0e9dad61
Author: Luis Medinas <lmedinas gnome org>
Date:   Tue Sep 27 10:24:48 2011 +0100

    Bump to 3.2.0

 configure.in |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.in b/configure.in
index c9a50b9..f7a56af 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],[3.1.92])
+AC_INIT([brasero],[3.2.0])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=3
-BRASERO_MINOR_VERSION=1
-BRASERO_SUB=92
+BRASERO_MINOR_VERSION=2
+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]