xserver: Branch 'xwayland-24.1'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Feb 5 13:27:43 UTC 2025


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

New commits:
commit ffc3aa63d34464c7b5ff8f97fdbc839276166d0a
Author: Olivier Fourdan <ofourdan at redhat.com>
Date:   Wed Feb 5 13:51:33 2025 +0100

    Bump version to 24.1.5
    
    Signed-off-by: Olivier Fourdan <ofourdan at redhat.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1769>

diff --git a/meson.build b/meson.build
index 1ff57990c..ef2af3f2c 100644
--- a/meson.build
+++ b/meson.build
@@ -3,10 +3,10 @@ project('xwayland', 'c',
             'buildtype=debugoptimized',
             'c_std=gnu99',
         ],
-        version: '24.1.4',
+        version: '24.1.5',
         meson_version: '>= 0.56.0',
 )
-release_date = '2024-10-29'
+release_date = '2025-02-05'
 
 add_project_arguments('-DHAVE_DIX_CONFIG_H', language: ['c', 'objc'])
 cc = meson.get_compiler('c')


More information about the xorg-commit mailing list