pixman: Branch 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Apr 30 03:54:27 UTC 2025
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5376aac7346f8a4a38f3147a1f87313a4ca71e0c
Author: Matt Turner <mattst88 at gmail.com>
Date: Tue Apr 29 23:54:13 2025 -0400
Post-release version bump to 0.46.1
diff --git a/meson.build b/meson.build
index b8d1ed3..e4cdac9 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'pixman',
['c'],
- version : '0.46.0',
+ version : '0.46.1',
license : 'MIT',
meson_version : '>= 1.3.0',
default_options : ['c_std=gnu99,c99', 'buildtype=debugoptimized'],
More information about the xorg-commit
mailing list