pixman: Branch 'master'

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


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

New commits:
commit 6c2e4a0dd9d1c84f501f9b764f08d258e03b3357
Author: Simon Ser <contact at emersion.fr>
Date:   Thu Jan 4 11:01:05 2024 +0100

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

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


More information about the xorg-commit mailing list