[json-glib] Post-branch bump to 0.9.1
- From: Emmanuele Bassi <ebassi src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [json-glib] Post-branch bump to 0.9.1
- Date: Tue, 22 Sep 2009 14:48:48 +0000 (UTC)
commit 5181bf24bf3cde743de590ab3ffa0471df9e4799
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Sep 22 15:42:34 2009 +0100
Post-branch bump to 0.9.1
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index febe3ca..e98af0c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
# 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], [8])
-m4_define([json_micro_version], [0])
+m4_define([json_minor_version], [9])
+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]