xserver: Branch 'xwayland-23.2'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jan 16 09:39:14 UTC 2024


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

New commits:
commit 4f16a3f0bf68bdd69de7fb1e8117ab25d27da710
Author: José Expósito <jose.exposito89 at gmail.com>
Date:   Tue Jan 16 10:38:49 2024 +0100

    Bump version to 23.2.4
    
    Signed-off-by: José Expósito <jose.exposito89 at gmail.com>

diff --git a/meson.build b/meson.build
index 60164d73b..2967ad20f 100644
--- a/meson.build
+++ b/meson.build
@@ -3,10 +3,10 @@ project('xwayland', 'c',
             'buildtype=debugoptimized',
             'c_std=gnu99',
         ],
-        version: '23.2.3',
+        version: '23.2.4',
         meson_version: '>= 0.52.0',
 )
-release_date = '2023-12-13'
+release_date = '2024-01-16'
 
 add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
 cc = meson.get_compiler('c')


More information about the xorg-commit mailing list