summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2018-03-07 09:28:27 -0500
committerRay Strode <rstrode@redhat.com>2018-03-07 09:29:29 -0500
commit20476a81527e2b9839e1943645d08a4d4909e996 (patch)
treea9f17eaeaaf10eee4b5e194a50883f794b79e19b /meson.build
parent3441db4ff4b1a05e284f6c3e8e84b3d74158f8dd (diff)
downloadgnome-session-20476a81527e2b9839e1943645d08a4d4909e996.tar.gz
meson: bump to 3.27.923.27.92
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 ef1bdb1b..58e6a058 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-session', 'c',
- version: '3.27.91',
+ version: '3.27.92',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'