pixman: Branch 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Mon Jun 9 22:59:38 UTC 2025
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f66204bc508e84eae41aa60164c3e8ef6cc94d43
Author: Matt Turner <mattst88 at gmail.com>
Date: Mon Jun 9 18:59:27 2025 -0400
Post-release version bump to 0.46.3
diff --git a/meson.build b/meson.build
index 2b4267c..9f5a2b0 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'pixman',
['c'],
- version : '0.46.2',
+ version : '0.46.3',
license : 'MIT',
meson_version : '>= 1.3.0',
default_options : ['c_std=gnu99,c99', 'buildtype=debugoptimized'],
More information about the xorg-commit
mailing list