summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2021-03-16 16:48:04 -0400
committerRay Strode <rstrode@redhat.com>2021-03-16 16:48:04 -0400
commitf3c23b84617ebe521acc440f987dcf7923e8972f (patch)
tree8eeb906b740469a525fe398db07edf14c6990d05 /meson.build
parent92eade59f8eac4d8f3aa4239501a3060183904f5 (diff)
downloadgdm-f3c23b84617ebe521acc440f987dcf7923e8972f.tar.gz
meson: Update to 40.rc40.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 e6febf69..376a76cd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '40.beta',
+ version: '40.rc',
license: 'GPL2+',
meson_version: '>= 0.50',
)