Skip to content
Snippets Groups Projects
Commit 28cfd2f9 authored by Olivier Fourdan's avatar Olivier Fourdan :tools:
Browse files

Bump version to 23.2.5


Signed-off-by: default avatarOlivier Fourdan <ofourdan@redhat.com>
Part-of: <xorg/xserver!1465>
parent 01941a83
No related branches found
No related tags found
1 merge request!1465Bump version to 23.2.5
Checking pipeline status
...@@ -3,10 +3,10 @@ project('xwayland', 'c', ...@@ -3,10 +3,10 @@ project('xwayland', 'c',
'buildtype=debugoptimized', 'buildtype=debugoptimized',
'c_std=gnu99', 'c_std=gnu99',
], ],
version: '23.2.4', version: '23.2.5',
meson_version: '>= 0.52.0', meson_version: '>= 0.52.0',
) )
release_date = '2024-01-16' release_date = '2024-04-03'
add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc']) add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
cc = meson.get_compiler('c') cc = meson.get_compiler('c')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment