summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2023-03-05 09:37:59 -0500
committerRay Strode <rstrode@redhat.com>2023-03-05 09:41:13 -0500
commitfd6619cd2308ac084f9d56def10e8e322505c343 (patch)
treec8caf00a7de4cdb1577f96177407612a81d2a97b /meson.build
parent93339893b8cab82862e8ae2c403f50f0f70c05ab (diff)
downloadgdm-fd6619cd2308ac084f9d56def10e8e322505c343.tar.gz
meson: Bump to 44.rc44.rc-real
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 d8df021b..83571219 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '43.0',
+ version: '44.rc',
license: 'GPL2+',
meson_version: '>= 0.57',
)