pixman: Branch 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Tue Dec 3 03:51:23 UTC 2024
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 46655e15671e1ca62d699821d75a85d341d7229c
Author: Matt Turner <mattst88 at gmail.com>
Date: Mon Dec 2 22:51:09 2024 -0500
Pre-release version bump to 0.44.2
diff --git a/meson.build b/meson.build
index cb3a698..fdea28f 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'pixman',
['c'],
- version : '0.44.1',
+ version : '0.44.2',
license : 'MIT',
meson_version : '>= 1.3.0',
default_options : ['c_std=gnu99,c99', 'buildtype=debugoptimized'],
More information about the xorg-commit
mailing list