[json-glib/json-glib-1-2: 9/9] Post-release version bump to 1.2.9



commit aff23745d30422aea9cb5190230ef14726e6661a
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Mar 18 13:38:05 2017 +0000

    Post-release version bump to 1.2.9

 configure.ac |    2 +-
 meson.build  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 34ff72d..8f4a65a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # bump micro_version to the next odd number after each release
 m4_define([json_major_version], [1])
 m4_define([json_minor_version], [2])
-m4_define([json_micro_version], [8])
+m4_define([json_micro_version], [9])
 
 m4_define([json_version], [json_major_version.json_minor_version.json_micro_version])
 
diff --git a/meson.build b/meson.build
index 43cbfd9..e15dcd9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('json-glib', 'c', version: '1.2.8',
+project('json-glib', 'c', version: '1.2.9',
         license: 'LGPLv2.1+',
         default_options: [
           'warning_level=1',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]