pixman: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jan 4 10:49:01 UTC 2024


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

New commits:
commit 8e4be8c2dbd605d54c79484d9f5d8befd42bd6f3
Author: Simon Ser <contact at emersion.fr>
Date:   Thu Jan 4 11:48:38 2024 +0100

    Post-release version bump to 0.43.1
    
    Signed-off-by: Simon Ser <contact at emersion.fr>

diff --git a/meson.build b/meson.build
index 285373d..629f9fc 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
 project(
   'pixman',
   ['c'],
-  version : '0.43.0',
+  version : '0.43.1',
   license : 'MIT',
   meson_version : '>= 0.52.0',
   default_options : ['c_std=gnu99', 'buildtype=debugoptimized'],


More information about the xorg-commit mailing list