summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2022-03-21 14:11:20 -0400
committerRay Strode <rstrode@redhat.com>2022-03-21 14:11:20 -0400
commit55f5724789f9f8e85af310c69d8f7096b8e730e8 (patch)
tree54a99b653dc5529a3a71b59ab7f476c3b953c63a /meson.build
parent678e98c076e6749c10b267e8a889b4b436cb84b9 (diff)
downloadgdm-55f5724789f9f8e85af310c69d8f7096b8e730e8.tar.gz
meson: Bump to 42.042.0
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 1caebc6c..845f673e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '41.3',
+ version: '42.0',
license: 'GPL2+',
meson_version: '>= 0.50',
)