summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-03-09 11:35:48 +0100
committerBastien Nocera <hadess@hadess.net>2020-03-09 11:35:48 +0100
commitd745a928b3018782b3ccacfda4a08a0a6a2b8594 (patch)
treeb2ee1f40c267e52ac51d44638dfe819f6d84dc3b /meson.build
parent05e104d398e8e62b0d5117b024415fb3ebd4c107 (diff)
downloadgnome-bluetooth-d745a928b3018782b3ccacfda4a08a0a6a2b8594.tar.gz
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 2475b917..02f11fbf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '3.34.0',
+ version: '3.34.1',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.49.0',