summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2022-11-02 12:11:10 -0400
committerMatt Turner <mattst88@gmail.com>2022-11-02 13:25:48 -0400
commit37216a32839f59e8dcaa4c3951b3fcfc3f07852c (patch)
tree63108dee63862b0af0645b42119f73eacfa21c5f /meson.build
parenta1f88e842e0216a5b4df1ab023caebe33c101395 (diff)
downloadpixman-37216a32839f59e8dcaa4c3951b3fcfc3f07852c.tar.gz
Pre-release version bump to 0.42.2pixman-0.42.2
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 3d1f016..15bd4df 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'pixman',
['c'],
- version : '0.42.1',
+ version : '0.42.2',
license : 'MIT',
meson_version : '>= 0.52.0',
default_options : ['c_std=gnu99', 'buildtype=debugoptimized'],