summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2021-05-20 10:55:04 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2021-05-20 10:55:04 +0200
commitd2006f9cc7df4746356ec6802a1c71d719015f26 (patch)
tree61731faa478bad27737d2249f82f34472e7b5f29 /meson.build
parentd18491b4ddeba5ff0a5016af8bd6d4cb03b56582 (diff)
downloadmm-common-d2006f9cc7df4746356ec6802a1c71d719015f26.tar.gz
1.0.31.0.3
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index c53d622..b19da8b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# This file is part of mm-common.
project('mm-common',
- version: '1.0.2',
+ version: '1.0.3',
meson_version: '>= 0.54.0', # required for meson.override_dependency()
license: 'GPLv2+'
)