summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2020-08-10 16:20:43 -0400
committerRay Strode <rstrode@redhat.com>2020-08-10 19:50:53 -0400
commit5a3d12f48aa2a94f8c1a970c01d311102d889b38 (patch)
treed1a10a22f118f474e0ee506e231a80bafe9e74d5 /meson.build
parent6617ddf7f0271043ea7eb3f40d0238b9de74cb02 (diff)
downloadgdm-5a3d12f48aa2a94f8c1a970c01d311102d889b38.tar.gz
meson: update to 3.37.903.37.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 a754476d..b210a187 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '3.37.3',
+ version: '3.37.90',
license: 'GPL2+',
meson_version: '>= 0.50',
)