commit | 0612d988bd12884bbb72a82377370b369f29ad01 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@codeconstruct.com.au> | Thu Dec 12 11:08:21 2024 +1030 |
committer | Andrew Jeffery <andrew@codeconstruct.com.au> | Thu Dec 12 11:47:20 2024 +1030 |
tree | e3e74f8cccbfb9aab4dc7d1c49f9bef9d70113fa | |
parent | d2f8a7e3b37634ec0e42230a8ad14411f34e9149 [diff] [blame] |
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', )