summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-01-19 14:01:09 +0100
committerBastien Nocera <hadess@hadess.net>2022-01-19 14:01:09 +0100
commita9a7ce368582f1032469f42da6b1b8da2cd61855 (patch)
tree949d193f44acf0d2e061878c0fc452c70ce22fd2 /meson.build
parent994e8c82f2af1584fd9896f1850efbe2d567b03d (diff)
downloadgnome-bluetooth-a9a7ce368582f1032469f42da6b1b8da2cd61855.tar.gz
42.alpha.242.alpha.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 895c5070..9a4092b4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '42.alpha',
+ version: '42.alpha.2',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.53.0',