Pre-release version bump to 0.43.2
diff --git a/meson.build b/meson.build
index 629f9fc..9d03cdc 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
 project(
   'pixman',
   ['c'],
-  version : '0.43.1',
+  version : '0.43.2',
   license : 'MIT',
   meson_version : '>= 0.52.0',
   default_options : ['c_std=gnu99', 'buildtype=debugoptimized'],