xserver: Branch 'xwayland-21.1'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Mar 17 17:06:46 UTC 2021


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

New commits:
commit 2a327e58609e2bf53a9043eab4b36bc64168197a
Author: Michel Dänzer <mdaenzer at redhat.com>
Date:   Wed Mar 17 17:45:01 2021 +0100

    Bump version for final Xwayland 21.1.0 release

diff --git a/meson.build b/meson.build
index 882bca936..2971764c7 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@ project('xwayland', 'c',
             'buildtype=debugoptimized',
             'c_std=gnu99',
         ],
-        version: '21.0.99.902',
+        version: '21.1.0',
         meson_version: '>= 0.46.0',
 )
 add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])


More information about the xorg-commit mailing list