pixman: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Feb 29 16:20:16 UTC 2024


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

New commits:
commit b252d40714bc23d6201a93d599a23193a2875468
Author: Matt Turner <mattst88 at gmail.com>
Date:   Thu Feb 29 11:19:46 2024 -0500

    Post-release version bump to 0.43.5

diff --git a/meson.build b/meson.build
index e297840..3dd3b12 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
 project(
   'pixman',
   ['c'],
-  version : '0.43.4',
+  version : '0.43.5',
   license : 'MIT',
   meson_version : '>= 0.52.0',
   default_options : ['c_std=gnu99', 'buildtype=debugoptimized'],


More information about the xorg-commit mailing list