summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-02-06 18:14:13 +0100
committerBastien Nocera <hadess@hadess.net>2019-02-06 18:14:13 +0100
commit16683f020b907f1ee1d437b7cbf91a9e87d0bdfb (patch)
tree86908a42d3f412dd907bdffc7f6c4bd08fc5e08d /meson.build
parent3a67c7133169a738bce2b1cd05a56f63e3de72a3 (diff)
downloadgnome-bluetooth-16683f020b907f1ee1d437b7cbf91a9e87d0bdfb.tar.gz
Make that 3.31.1GNOMEBT_V_3_31_1
The 3.29 release cycle has already come and gone, we should be releasing for the 3.31 cycle.
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 d53ab271..63b0a3dd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '3.29.1',
+ version: '3.31.1',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.49.0',