summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-07-07 09:52:21 +0200
committerBastien Nocera <hadess@hadess.net>2022-07-07 09:52:21 +0200
commit60b4642163b99a510d96992376c439980e9779a8 (patch)
tree7ffc5609ca4afa1652db59c75579e3e8a80f87ae /meson.build
parent27dd49e7b0a26cb3277e3b12edb3dc94a129bb22 (diff)
downloadgnome-bluetooth-60b4642163b99a510d96992376c439980e9779a8.tar.gz
42.242.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 8946abc7..4833302a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '42.1',
+ version: '42.2',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.58.0',