[babl] post release version bump
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] post release version bump
- Date: Wed, 12 Jun 2019 17:57:20 +0000 (UTC)
commit e396e75ba9f05b8735bdc5bdb8f986fa33e16710
Author: Øyvind Kolås <pippin gimp org>
Date: Wed Jun 12 19:45:50 2019 +0200
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 3e2f0a8..6d89762 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_PREREQ(2.54)
m4_define([babl_major_version], [0])
m4_define([babl_minor_version], [1])
-m4_define([babl_micro_version], [66])
+m4_define([babl_micro_version], [67])
m4_define([babl_real_version],
[babl_major_version.babl_minor_version.babl_micro_version])
m4_define([babl_version], [babl_real_version])
diff --git a/meson.build b/meson.build
index 2a51674..983b723 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('babl', 'c',
license: 'LGPL3+',
- version: '0.1.66',
+ version: '0.1.67',
meson_version: '>=0.47.0',
default_options: [
'libdir=lib',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]