summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2022-03-27 12:19:00 +0200
committerDavid Faure <faure@kde.org>2022-03-27 12:19:00 +0200
commit13695c7225c2f525a435e72739c33ac32bbfbbb9 (patch)
treeef7942d2bd17e039d237e1a4662488d8a7d99078 /meson.build
parentb89474e8731689184ecc38f60ca1ab51bc6768b4 (diff)
downloadshared-mime-info-13695c7225c2f525a435e72739c33ac32bbfbbb9.tar.gz
2.2 release2.2
Fixes #176
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 8c36f7b8..3c754240 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project('shared-mime-info',
'c',
- version: '2.1',
+ version: '2.2',
meson_version: '>=0.49.0'
)