[glib] build: Bump version to 2.47.0
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] build: Bump version to 2.47.0
- Date: Thu, 1 Oct 2015 12:51:01 +0000 (UTC)
commit 37fcab17d33b7b5384ec018c3595eb9ec393dc2a
Author: Philip Withnall <philip withnall collabora co uk>
Date: Thu Oct 1 13:49:15 2015 +0100
build: Bump version to 2.47.0
So that early adopters of new API have a version number to target.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e4dc647..38dcbf6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ m4_define(glib_configure_ac)
# <mclasen> on the unstable (ie master), interface age = 0
m4_define([glib_major_version], [2])
-m4_define([glib_minor_version], [46])
+m4_define([glib_minor_version], [47])
m4_define([glib_micro_version], [0])
m4_define([glib_interface_age], [0])
m4_define([glib_binary_age],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]