libpldm: Release v0.11.0

The tag updates the ABI dump to be generated with gcc-14.

Change-Id: Ia546199b003b338a6291a8778a233209115864ae
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
diff --git a/meson.build b/meson.build
index 81f1982..032ef59 100644
--- a/meson.build
+++ b/meson.build
@@ -11,7 +11,7 @@
         'b_ndebug': 'if-release',
         'tests': not meson.is_subproject(),
     },
-    version: '0.10.0',
+    version: '0.11.0',
     meson_version: '>=1.3.0',
 )