[brasero/gnome-2-30] Bump to 2.30.2 release



commit b6a317baf79d9ed0f253c1f76d933328f72a20f5
Author: Luis Medinas <lmedinas gnome org>
Date:   Mon Jun 21 23:59:35 2010 +0000

    Bump to 2.30.2 release

 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 84318ae..5d6074b 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.30.1])
+AC_INIT([brasero],[2.30.2])
 AC_CONFIG_SRCDIR(src/main.c)
 
 BRASERO_MAJOR_VERSION=2
 BRASERO_MINOR_VERSION=30
-BRASERO_SUB=1
+BRASERO_SUB=2
 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]