Pre-release version bump to 0.46.4

This commit is contained in:
Matt Turner 2025-07-20 12:14:02 -04:00
parent 2558d93567
commit 9cc163c9da

View File

@ -21,7 +21,7 @@
project(
'pixman',
['c'],
version : '0.46.3',
version : '0.46.4',
license : 'MIT',
meson_version : '>= 1.3.0',
default_options : ['c_std=gnu99,c99', 'buildtype=debugoptimized'],