[glade] Bumped version to 3.15.0 and incremented current to 4
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Bumped version to 3.15.0 and incremented current to 4
- Date: Tue, 2 Oct 2012 19:44:22 +0000 (UTC)
commit 9eef86afcb8aeebaa56915fc32c7bcd70f3a610d
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Wed Sep 19 16:43:38 2012 -0300
Bumped version to 3.15.0 and incremented current to 4
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 86dc541..9f24230 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
m4_define(glade_major_version, 3)
-m4_define(glade_minor_version, 13)
+m4_define(glade_minor_version, 15)
m4_define(glade_micro_version, 0)
m4_define(glade_version, glade_major_version.glade_minor_version.glade_micro_version)
@@ -53,7 +53,7 @@ AC_PATH_PROG(DLLTOOL, dlltool)
# Reference: http://www.gnu.org/software/libtool/manual/libtool.html#Versioning
GLADE_REVISION=0
-GLADE_CURRENT=0
+GLADE_CURRENT=4
GLADE_AGE=0
GLADE_CURRENT_MINUS_AGE=`expr $GLADE_CURRENT - $GLADE_AGE`
AC_SUBST(GLADE_REVISION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]