libpldm: Release v0.5.0

The x86_64 ABI dump update unusually large.  There seems to be some
difference in dump content between distros/compilers/something. No
additional symbols were marked as visible, so it appears okay.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I3c21ae7ecddc3cb2b95f1b15a4c995611f6df374
diff --git a/meson.build b/meson.build
index 8bca4c3..da594cb 100644
--- a/meson.build
+++ b/meson.build
@@ -8,7 +8,7 @@
       'c_std=c17',
       'tests=' + (meson.is_subproject() ? 'disabled' : 'enabled'),
     ],
-    version: '0.4.0',
+    version: '0.5.0',
     meson_version: '>=0.63.0',
 )