xserver: Branch 'xwayland-23.1'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Feb 22 09:42:22 UTC 2023


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

New commits:
commit c41ff450285c3ccd2781b306ce996ac4529c3e1a
Author: Olivier Fourdan <ofourdan at redhat.com>
Date:   Wed Feb 22 09:40:10 2023 +0100

    Bump version to 23.0.99.901
    
    Xwayland 23.1.0 release candidate 1.
    
    Signed-off-by: Olivier Fourdan <ofourdan at redhat.com>

diff --git a/meson.build b/meson.build
index b89dddf6d..12dbaff23 100644
--- a/meson.build
+++ b/meson.build
@@ -3,10 +3,10 @@ project('xwayland', 'c',
             'buildtype=debugoptimized',
             'c_std=gnu99',
         ],
-        version: '23.0.99.1',
+        version: '23.0.99.901',
         meson_version: '>= 0.52.0',
 )
-release_date = '2023-02-17'
+release_date = '2023-02-22'
 
 add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
 cc = meson.get_compiler('c')


More information about the xorg-commit mailing list