pixman: Branch 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Tue Dec 3 03:54:37 UTC 2024
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fbd9f6ee5a19b799c28a15d9a2e744b3d0174c67
Author: Matt Turner <mattst88 at gmail.com>
Date: Mon Dec 2 22:54:21 2024 -0500
Post-release version bump to 0.44.3
diff --git a/meson.build b/meson.build
index fdea28f..9cf1bf0 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'pixman',
['c'],
- version : '0.44.2',
+ version : '0.44.3',
license : 'MIT',
meson_version : '>= 1.3.0',
default_options : ['c_std=gnu99,c99', 'buildtype=debugoptimized'],
More information about the xorg-commit
mailing list