summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2021-03-30 09:21:51 -0400
committerRay Strode <rstrode@redhat.com>2021-03-30 09:21:51 -0400
commit0b28fa2255402a4bb77edd5176da2af26706a1e4 (patch)
tree7e8e3f414f979e24bbff4bc97edc7be1a565938c /meson.build
parent815e03a1d36910b33e30565d6909a02730373744 (diff)
downloadgdm-0b28fa2255402a4bb77edd5176da2af26706a1e4.tar.gz
meson: Bump to 40
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 376a76cd..cd110121 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '40.rc',
+ version: '40',
license: 'GPL2+',
meson_version: '>= 0.50',
)