summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-03-22 16:35:50 +0100
committerBastien Nocera <hadess@hadess.net>2021-03-22 16:38:46 +0100
commit5751be78276ef6c2c6138b21321c451a23a8a672 (patch)
tree68f346cb8c3bbb4baa007b70d2183394bfdf3b02 /meson.build
parentb652b4588bf0badf6422a13659472d12ba5b53be (diff)
downloadgnome-bluetooth-5751be78276ef6c2c6138b21321c451a23a8a672.tar.gz
3.34.43.34.4
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 09ec3cc5..e59e3a35 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '3.34.3',
+ version: '3.34.4',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.49.0',