xserver: Branch 'xwayland-23.2'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Sep 20 08:31:16 UTC 2023


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

New commits:
commit ada62bf828289885a1a731a93aab54a76c81f54c
Author: Olivier Fourdan <ofourdan at redhat.com>
Date:   Wed Sep 20 09:31:47 2023 +0200

    Bump version to 23.2.1
    
    Signed-off-by: Olivier Fourdan <ofourdan at redhat.com>

diff --git a/meson.build b/meson.build
index d173c1c4f..2c5efa4ae 100644
--- a/meson.build
+++ b/meson.build
@@ -3,10 +3,10 @@ project('xwayland', 'c',
             'buildtype=debugoptimized',
             'c_std=gnu99',
         ],
-        version: '23.2.0',
+        version: '23.2.1',
         meson_version: '>= 0.52.0',
 )
-release_date = '2023-08-16'
+release_date = '2023-09-20'
 
 add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
 cc = meson.get_compiler('c')


More information about the xorg-commit mailing list