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