diff options
| author | Olivier Fourdan <ofourdan@redhat.com> | 2025-06-17 14:51:41 +0200 |
|---|---|---|
| committer | Olivier Fourdan <ofourdan@redhat.com> | 2025-06-17 15:08:26 +0200 |
| commit | 2c5e87e3dfecbd60bcad5b74cad2cdcf0a992b57 (patch) | |
| tree | 1047064db9459339159595d54cb2c9695f1e2ee7 | |
| parent | fce91bcbe20279bbb08f7d1c6b2d0730d1b4f7d6 (diff) | |
Bump version to 24.1.7xwayland-24.1.7
Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2026>
| -rw-r--r-- | meson.build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meson.build b/meson.build index d6ce982a7..f57dc5d5f 100644 --- a/meson.build +++ b/meson.build @@ -3,10 +3,10 @@ project('xwayland', 'c', 'buildtype=debugoptimized', 'c_std=gnu99', ], - version: '24.1.6', + version: '24.1.7', meson_version: '>= 0.56.0', ) -release_date = '2025-02-25' +release_date = '2025-06-17' add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc']) cc = meson.get_compiler('c') |
