[libchamplain] Post release version bump
- From: Jiří Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain] Post release version bump
- Date: Thu, 21 Feb 2019 11:25:37 +0000 (UTC)
commit fe4ce87cddd2ad91f4abc15eeffd7ccf56879fb8
Author: Jiří Techet <techet gmail com>
Date: Thu Feb 21 12:24:57 2019 +0100
Post release version bump
configure.ac | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b615e98..1fa07fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
m4_define([champlain_major_version], [0])
m4_define([champlain_minor_version], [12])
-m4_define([champlain_micro_version], [18])
+m4_define([champlain_micro_version], [19])
m4_define([champlain_version],
[champlain_major_version.champlain_minor_version.champlain_micro_version])
m4_define([champlain_minor_api_version], [m4_eval(champlain_minor_version + champlain_minor_version%2)])
diff --git a/meson.build b/meson.build
index 1f0b69d..3bdd0b5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'libchamplain', 'c',
- version: '0.12.18',
+ version: '0.12.19',
license: 'LGPLv2.1+',
meson_version: '>= 0.49.0',
default_options: [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]