summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2020-10-13 13:14:21 -0400
committerRay Strode <rstrode@redhat.com>2020-10-13 13:14:21 -0400
commit688309c5214a79db53c53ac279379e3761723864 (patch)
tree29b8383437233527061f681a16ff2a6cab97ec6d /meson.build
parent6a5cd8e6220c2df0c87a31b1e1112c2b7eb7d938 (diff)
downloadgdm-688309c5214a79db53c53ac279379e3761723864.tar.gz
meson: Bump to 3.38.13.38.1
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 c059a135..1979cfe5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '3.38.0',
+ version: '3.38.1',
license: 'GPL2+',
meson_version: '>= 0.50',
)