pixman: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Nov 5 16:58:56 UTC 2024


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

New commits:
commit ae6646f1594b94ff781186ba744d89fefe16778f
Author: Matt Turner <mattst88 at gmail.com>
Date:   Tue Nov 5 11:51:31 2024 -0500

    Pre-release version bump to 0.44.0

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


More information about the xorg-commit mailing list