xserver: Branch 'xwayland-21.1'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Oct 21 13:11:10 UTC 2021


 meson.build |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ad8e48dc2ebae3ef6d06b75d84d3671b41f3d0ea
Author: Olivier Fourdan <ofourdan at redhat.com>
Date:   Thu Oct 21 08:43:40 2021 +0200

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

diff --git a/meson.build b/meson.build
index 6d0cdf069..45fe80394 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xwayland', 'c',
             'buildtype=debugoptimized',
             'c_std=gnu99',
         ],
-        version: '21.1.2',
+        version: '21.1.2.901',
         meson_version: '>= 0.46.0',
 )
 add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])


More information about the xorg-commit mailing list