[json-glib] Bump to 0.17.1
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] Bump to 0.17.1
- Date: Thu, 22 Aug 2013 10:11:02 +0000 (UTC)
commit 577f7987896a3cfebe5e43d8ebbd94692ee34020
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Aug 21 12:01:07 2013 +0100
Bump to 0.17.1
Start a new development cycle.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 90654c6..667f161 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# bump micro_version to the next even number for each point release
# bump micro_version to the next odd number after each release
m4_define([json_major_version], [0])
-m4_define([json_minor_version], [16])
+m4_define([json_minor_version], [17])
m4_define([json_micro_version], [1])
m4_define([json_version], [json_major_version.json_minor_version.json_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]