pixman: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Jul 20 16:14:34 UTC 2025


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

New commits:
commit 9cc163c9da0fb4da430641715313d95a6ec466d9
Author: Matt Turner <mattst88 at gmail.com>
Date:   Sun Jul 20 12:14:02 2025 -0400

    Pre-release version bump to 0.46.4

diff --git a/meson.build b/meson.build
index 2c717be..3b61eb1 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
 project(
   'pixman',
   ['c'],
-  version : '0.46.3',
+  version : '0.46.4',
   license : 'MIT',
   meson_version : '>= 1.3.0',
   default_options : ['c_std=gnu99,c99', 'buildtype=debugoptimized'],


More information about the xorg-commit mailing list