summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2022-09-20 11:22:21 -0400
committerRay Strode <rstrode@redhat.com>2022-09-20 11:22:21 -0400
commitafa6f2ef3d34048cd7a3e1a1ec478be2ff464806 (patch)
tree399d1caf80df6656549115df912f6af2f7369308 /meson.build
parent1324865c4df321e0897be79da234709a764be434 (diff)
downloadgdm-afa6f2ef3d34048cd7a3e1a1ec478be2ff464806.tar.gz
meson: Bump to 43.043.0gnome-43
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 2c4f0060..f8549747 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '42.0',
+ version: '43.0',
license: 'GPL2+',
meson_version: '>= 0.50',
)