commit | 747a498e19afb0a2f21d194a404f4683a4c3c9f7 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@codeconstruct.com.au> | Sat Sep 07 11:05:43 2024 +0200 |
committer | Andrew Jeffery <andrew@codeconstruct.com.au> | Sat Sep 07 11:05:43 2024 +0200 |
tree | 8800f749dc53490bb2adbc37bbef982614879bd1 | |
parent | 3559aa1fb3b8c60faf90ff6b8d065ab7be34e694 [diff] [blame] |
libpldm: Release v0.9.0 Change-Id: Ie5aec47dafb5e103d29b96fc6712d3ac75d5c987 Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
diff --git a/meson.build b/meson.build index 7e1d7cb..d9720ca 100644 --- a/meson.build +++ b/meson.build
@@ -9,7 +9,7 @@ 'b_ndebug=if-release', 'tests=' + (meson.is_subproject() ? 'disabled' : 'enabled'), ], - version: '0.8.0', + version: '0.9.0', meson_version: '>=1.1.1', )