[brasero] Prepare a 3.11.0 release
- From: Joshua Lock <joshuagl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] Prepare a 3.11.0 release
- Date: Fri, 22 Nov 2013 12:28:49 +0000 (UTC)
commit df5af2f8d8392ccf088bc599f6108d80d90cd518
Author: Joshua Lock <joshua lock intel com>
Date: Fri Nov 22 12:12:09 2013 +0000
Prepare a 3.11.0 release
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f749ae7..1041582 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([brasero],[3.8.0])
+AC_INIT([brasero],[3.11.0])
AC_CONFIG_SRCDIR(src/main.c)
BRASERO_MAJOR_VERSION=3
-BRASERO_MINOR_VERSION=8
+BRASERO_MINOR_VERSION=11
BRASERO_SUB=0
BRASERO_VERSION=$BRASERO_MAJOR_VERSION.$BRASERO_MINOR_VERSION.$BRASERO_SUB
@@ -21,7 +21,7 @@ dnl change to C+1:0:0
dnl - If the interface is the same as the previous version, change to C:R+1:A
LT_CURRENT=3
-LT_REVISION=3
+LT_REVISION=5
LT_AGE=2
AC_SUBST(LT_CURRENT)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]