summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2023-03-20 11:42:37 -0400
committerRay Strode <rstrode@redhat.com>2023-03-20 11:42:37 -0400
commit6f137e9b59a0bb4b5a47d4af723c64bce053ea1d (patch)
tree7ef31afe940f6ec72b4bf73ca0a003dfc3cfc491 /meson.build
parent889005c5a2ee06928eefcdbfa368c3bac78a612a (diff)
downloadgdm-6f137e9b59a0bb4b5a47d4af723c64bce053ea1d.tar.gz
meson: Bump to 44.044.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 83571219..57116f2a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '44.rc',
+ version: '44.0',
license: 'GPL2+',
meson_version: '>= 0.57',
)