xserver: Branch 'xwayland-22.1'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Dec 19 09:28:59 UTC 2022


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

New commits:
commit ef2e1be3fbbfe9e89010dfe9c3ac4e50b7eec161
Author: Olivier Fourdan <ofourdan at redhat.com>
Date:   Mon Dec 19 10:16:25 2022 +0100

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

diff --git a/meson.build b/meson.build
index f4224261b..47ebd4847 100644
--- a/meson.build
+++ b/meson.build
@@ -3,10 +3,10 @@ project('xwayland', 'c',
             'buildtype=debugoptimized',
             'c_std=gnu99',
         ],
-        version: '22.1.6',
+        version: '22.1.7',
         meson_version: '>= 0.47.0',
 )
-release_date = '2022-12-14'
+release_date = '2022-12-19'
 
 add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
 cc = meson.get_compiler('c')


More information about the xorg-commit mailing list