diff options
author | Ray Strode <rstrode@redhat.com> | 2023-03-05 09:37:59 -0500 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2023-03-05 09:37:59 -0500 |
commit | ff95fde31b95e8a6d29693e0c4c7ea4d2108f15d (patch) | |
tree | c8caf00a7de4cdb1577f96177407612a81d2a97b | |
parent | a6d93580e0b4fec94057d1746121690e154abe20 (diff) | |
download | gdm-44.rc.tar.gz |
meson: Bump to 44.rc44.rc
-rw-r--r-- | meson.build | 2 |
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', ) |