summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2021-09-06 09:22:51 -0400
committerRay Strode <rstrode@redhat.com>2021-09-06 09:22:51 -0400
commit89d7606c47aa14366a682cb616e3bd6dc026f2cc (patch)
treebbe3d808197708c294f661acd9d7677b01a8c99a /meson.build
parent5428f4b90f20166904bc9bac622e334eb8b82d97 (diff)
downloadgdm-89d7606c47aa14366a682cb616e3bd6dc026f2cc.tar.gz
meson: Update to 41.rc41.rc
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 81efc9f1..b72b19b0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '41.alpha',
+ version: '41.rc',
license: 'GPL2+',
meson_version: '>= 0.50',
)