summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2020-11-03 13:42:42 -0500
committerRay Strode <rstrode@redhat.com>2020-11-03 13:42:54 -0500
commit840d027559760b1cd48aa0175ffe8a15e66a9234 (patch)
tree213c02b368c255964444c6d3e9f7143dce1b5bf2
parentd3e064da43574db156e0749c30f36bf38a040e2d (diff)
downloadgdm-840d027559760b1cd48aa0175ffe8a15e66a9234.tar.gz
meson: Bump to 3.38.23.38.2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index a729792c..4ee762d6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '3.38.1',
+ version: '3.38.2',
license: 'GPL2+',
meson_version: '>= 0.50',
)