[brasero] Bump to 3.0.0



commit 507abdaa90451fbb7fee7e0ddded1a5c69aea424
Author: Luis Medinas <lmedinas gnome org>
Date:   Mon Apr 4 23:20:03 2011 +0100

    Bump to 3.0.0
    
    Brasero 3.0.0 released! Congrats everyone let's celebrate for
    this important milestone.

 configure.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.in b/configure.in
index e55f726..4fb6776 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.91.93])
+AC_INIT([brasero],[3.0.0])
 AC_CONFIG_SRCDIR(src/main.c)
 
-BRASERO_MAJOR_VERSION=2
-BRASERO_MINOR_VERSION=91
-BRASERO_SUB=93
+BRASERO_MAJOR_VERSION=3
+BRASERO_MINOR_VERSION=0
+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]