summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2018-12-12 00:19:44 +0100
committerCarlos Garnacho <carlosg@gnome.org>2018-12-12 00:19:44 +0100
commit2c74c8cef303158a79e920fd3d72e21da01fefee (patch)
tree5f0d264a272c49b4aaeba280e10123fd16080654 /meson.build
parentbbeb97900cbac8438341a92f11c6cc8340c014f2 (diff)
downloadgnome-settings-daemon-2c74c8cef303158a79e920fd3d72e21da01fefee.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 fd21a781..c94c4f85 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '3.31.0',
+ version: '3.31.1',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.44.0'
)