summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2020-09-25 13:52:54 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2020-09-25 13:52:54 +0200
commit85381b86dcc2490d2b080c178477df9eb65103ca (patch)
tree9afe560b8d4be63427da76ea417dcf238de66979 /meson.build
parent88b11b180b5a15b50146787bd05a4688c40e6c27 (diff)
downloadmm-common-85381b86dcc2490d2b080c178477df9eb65103ca.tar.gz
1.0.21.0.2
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 2136c54..b89ea25 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# This file is part of mm-common.
project('mm-common',
- version: '1.0.1',
+ version: '1.0.2',
meson_version: '>= 0.50.0', # required for python3.path()
license: 'GPLv2+'
)