pixman: Branch 'master'

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


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

New commits:
commit 54cad71674ec485cbbbf49876feaa8a69b97c828
Author: Matt Turner <mattst88 at gmail.com>
Date:   Thu Feb 29 11:13:20 2024 -0500

    Pre-release version bump to 0.43.4

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


More information about the xorg-commit mailing list