summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-12-13 14:12:38 +0100
committerBastien Nocera <hadess@hadess.net>2022-12-13 14:12:38 +0100
commit8ff1cc5f60b4855c9618d3cef75abf9a0b9c66f8 (patch)
tree4e930515b330084bfcf9cadce61302d82cebaa10 /meson.build
parent61aa00ce0f5ae3e4fa4c7bd61cbe7572a389b1f0 (diff)
downloadgnome-bluetooth-8ff1cc5f60b4855c9618d3cef75abf9a0b9c66f8.tar.gz
42.542.5
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 02711f63..94e0bf6b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '42.4',
+ version: '42.5',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.58.0',