summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2018-08-03 17:58:49 -0400
committerRay Strode <rstrode@redhat.com>2018-08-03 17:58:49 -0400
commit26a00d75ad7d8f94db852eda853337bf82600a96 (patch)
tree96e9c523e14b26682b58217a6eb800e4135db66c /meson.build
parent10f0156a14b91b6e4894554dfffa4213b0319dd1 (diff)
downloadgnome-session-26a00d75ad7d8f94db852eda853337bf82600a96.tar.gz
meson: bump to 3.29.903.29.90
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 6f6d051b..d1b1d324 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-session', 'c',
- version: '3.28.0',
+ version: '3.29.90',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'