[babl] meson.build: synchronise with autotools version
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] meson.build: synchronise with autotools version
- Date: Thu, 17 May 2018 10:54:56 +0000 (UTC)
commit 95e10e544560d7607f3853b76241701e9e943642
Author: Øyvind Kolås <pippin gimp org>
Date: Thu May 17 12:53:42 2018 +0200
meson.build: synchronise with autotools version
WARNING: distributions should still not use meson to build packages - since
the meson build end up containing all instructions available on build host.
meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index 8e5c47c..53bf9a1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('babl', 'c',
license: 'LGPL3+',
- version: '0.1.48',
+ version: '0.1.49',
meson_version: '>=0.40.0',
default_options: [
'sysconfdir=/etc',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]