summaryrefslogtreecommitdiff
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:37:59 -0500
commitff95fde31b95e8a6d29693e0c4c7ea4d2108f15d (patch)
treec8caf00a7de4cdb1577f96177407612a81d2a97b
parenta6d93580e0b4fec94057d1746121690e154abe20 (diff)
downloadgdm-44.rc.tar.gz
meson: Bump to 44.rc44.rc
-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',
)