summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-03-11 15:34:06 +0100
committerBastien Nocera <hadess@hadess.net>2019-03-11 15:34:06 +0100
commit9427da049cc2acb3aa0e02c00bd9a466358beedf (patch)
treed229bb3dfa4daa512b86e87979badebba441be63 /meson.build
parent5479cd84d5a8e2f272c1a1d8218b2a5de599e838 (diff)
downloadgnome-bluetooth-9427da049cc2acb3aa0e02c00bd9a466358beedf.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 63b0a3dd..f50f1b46 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '3.31.1',
+ version: '3.32.0',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.49.0',