pixman: Branch 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Tue Nov 5 17:00:01 UTC 2024
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0d74d394b44815a97a5bd93e0af371c337261fb9
Author: Matt Turner <mattst88 at gmail.com>
Date: Tue Nov 5 11:52:02 2024 -0500
Post-release version bump to 0.44.1
diff --git a/meson.build b/meson.build
index 6932347..964ce27 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'pixman',
['c'],
- version : '0.44.0',
+ version : '0.44.1',
license : 'MIT',
meson_version : '>= 0.52.0',
default_options : ['c_std=gnu99', 'buildtype=debugoptimized'],
More information about the xorg-commit
mailing list