summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2021-07-28 14:37:46 -0400
committerRay Strode <rstrode@redhat.com>2021-07-28 14:37:46 -0400
commit709417d04c09d669f8bbdd7dee7dc89a2400bc9e (patch)
tree65519d9829da43afd45aa63da099fcc9fa86dc07 /meson.build
parent90951df5f6f21c824cc9b58dc61cf67c37d9fe3e (diff)
downloadgdm-709417d04c09d669f8bbdd7dee7dc89a2400bc9e.tar.gz
meson: Bump to 41.alpha41.alpha
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 a490a725..81efc9f1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '40.0',
+ version: '41.alpha',
license: 'GPL2+',
meson_version: '>= 0.50',
)