summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-09-11 13:44:04 +0200
committerBastien Nocera <hadess@hadess.net>2017-09-11 13:44:04 +0200
commit5022b103fc73be5d7c48f77e3b787c905089bd0e (patch)
treea5555435321e6e7866b54e098a36a8bc72349b85 /meson.build
parent422f0089ad3b05306a43338523c068b1c6ce52a8 (diff)
downloadgnome-bluetooth-5022b103fc73be5d7c48f77e3b787c905089bd0e.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 d652cbd3..6fceb806 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-bluetooth', 'c',
- version: '3.25.91',
+ version: '3.26.0',
license: 'GPL2+',
default_options: [
'buildtype=debugoptimized',