summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2018-02-19 09:27:34 -0500
committerJeremy Bicha <jbicha@ubuntu.com>2018-02-19 13:44:18 -0500
commit08c416c68f7becc75ea43723fc956436d4976e79 (patch)
tree23a7b23340731a3e18512e77d6b296abfdc7bf8b /meson.build
parent9896720812044d04b82578ebf3e5191012a3f30e (diff)
downloadgnome-settings-daemon-08c416c68f7becc75ea43723fc956436d4976e79.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 51fd03cb..db3d356d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '3.27.90',
+ version: '3.27.91',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.44.0'
)