summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-03-10 12:16:47 +0100
committerBastien Nocera <hadess@hadess.net>2022-03-10 12:16:47 +0100
commitf6125d5a07a392572b04cdfac67c7e874272907f (patch)
tree512aad7247831e8883d3e977de11411c25d74ea4 /meson.build
parentd4692296a904538362768a84e1d43b371ec0546f (diff)
downloadgnome-bluetooth-f6125d5a07a392572b04cdfac67c7e874272907f.tar.gz
42.rc42.rc
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 34d8adf0..2ec11295 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '42.beta.2',
+ version: '42.rc',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.58.0',