pixman: Branch 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sun Jul 20 16:17:43 UTC 2025
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 53babfa8946000926df14fb0f5a5fc6621735c43
Author: Matt Turner <mattst88 at gmail.com>
Date: Sun Jul 20 12:17:34 2025 -0400
Post-release version bump to 0.46.5
diff --git a/meson.build b/meson.build
index 3b61eb1..c80df28 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'pixman',
['c'],
- version : '0.46.4',
+ version : '0.46.5',
license : 'MIT',
meson_version : '>= 1.3.0',
default_options : ['c_std=gnu99,c99', 'buildtype=debugoptimized'],
More information about the xorg-commit
mailing list