pixman: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Jan 28 12:33:05 UTC 2024


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

New commits:
commit fdd716109787ef825f9eb88f73447297c43e5c10
Author: Simon Ser <contact at emersion.fr>
Date:   Sun Jan 28 13:32:42 2024 +0100

    Post-release version bump to 0.43.3

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


More information about the xorg-commit mailing list