[json-glib] Bump to 0.11
- From: Emmanuele Bassi <ebassi src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [json-glib] Bump to 0.11
- Date: Tue, 29 Dec 2009 21:56:53 +0000 (UTC)
commit 56f56ae22d981830b696c5861e158802d31240c1
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Tue Dec 29 21:56:42 2009 +0000
Bump to 0.11
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4198849..2626087 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], [10])
+m4_define([json_minor_version], [11])
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]