summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2018-07-19 14:31:12 +0200
committerBastien Nocera <hadess@hadess.net>2018-07-19 14:39:36 +0200
commitcb3a236f0e312ab6ef2d6feb1e6812711450a5e5 (patch)
tree41b5d560e57e2d8a9dbe216fe3db5c9cd6cfc264 /meson.build
parent6b5086d42ea64d46277f3c93b43984f331d12f89 (diff)
downloadgnome-bluetooth-cb3a236f0e312ab6ef2d6feb1e6812711450a5e5.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 e51eead2..e5fbff4b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '3.28.0',
+ version: '3.28.1',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'