xserver: Branch 'xwayland-23.2'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Apr 3 16:09:16 UTC 2024


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

New commits:
commit 28cfd2f9837792be8d27473f0dae752495cf88db
Author: Olivier Fourdan <ofourdan at redhat.com>
Date:   Wed Apr 3 17:56:25 2024 +0200

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

diff --git a/meson.build b/meson.build
index 2967ad20f..b1d273e32 100644
--- a/meson.build
+++ b/meson.build
@@ -3,10 +3,10 @@ project('xwayland', 'c',
             'buildtype=debugoptimized',
             'c_std=gnu99',
         ],
-        version: '23.2.4',
+        version: '23.2.5',
         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'])
 cc = meson.get_compiler('c')


More information about the xorg-commit mailing list