summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2018-08-28 16:47:53 -0400
committerRay Strode <rstrode@redhat.com>2018-08-28 16:50:51 -0400
commit0008ac4bb9518a8489b3c698891d066e85c2247b (patch)
tree8b61fd864aec5a5e5f387294337f0b9207828c5e /meson.build
parent122c269867aeaf6853ca9b37f8c85902ed1cca0d (diff)
downloadgnome-session-0008ac4bb9518a8489b3c698891d066e85c2247b.tar.gz
meson: bump to 3.29.923.29.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 d1b1d324..198dcf5c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-session', 'c',
- version: '3.29.90',
+ version: '3.29.92',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'