xserver: Branch 'xwayland-23.2'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Apr 9 11:32:15 UTC 2024


 meson.build |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit db9cde0328aa1bd21210cf5472ca7901697b3713
Author: Olivier Fourdan <ofourdan at redhat.com>
Date:   Tue Apr 9 11:20:22 2024 +0200

    Bump version to 23.2.6
    
    Signed-off-by: Olivier Fourdan <ofourdan at redhat.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1480>

diff --git a/meson.build b/meson.build
index b1d273e32..0d3e724c9 100644
--- a/meson.build
+++ b/meson.build
@@ -3,10 +3,10 @@ project('xwayland', 'c',
             'buildtype=debugoptimized',
             'c_std=gnu99',
         ],
-        version: '23.2.5',
+        version: '23.2.6',
         meson_version: '>= 0.52.0',
 )
-release_date = '2024-04-03'
+release_date = '2024-04-09'
 
 add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
 cc = meson.get_compiler('c')


More information about the xorg-commit mailing list