summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-02-08 12:05:06 +0100
committerBastien Nocera <hadess@hadess.net>2022-02-08 12:28:50 +0100
commit1fe741e71cd6ac6f70f2e40a7a00f4c4a0e85f15 (patch)
tree0ab331848e37faf3ae4ddb5451fdf42394ba5e98 /meson.build
parent261b15fc1c152100aa953d55536bcde12b6fce72 (diff)
downloadgnome-bluetooth-1fe741e71cd6ac6f70f2e40a7a00f4c4a0e85f15.tar.gz
42.beta42.beta
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 a557990f..192c1223 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '42.alpha.2',
+ version: '42.beta',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.58.0',