Bump Version to 24.4.0.0 & Corrected argument checks for set subcommand

Signed-off-by: Maisam Arif <maisarif@amd.com>
Change-Id: I651f8ca652c764f30845503dd869f435f728d5ba
This commit is contained in:
Maisam Arif
2024-02-23 18:46:45 -06:00
parent fa7a2838d8
commit 69caba8727
5 changed files with 30 additions and 13 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ typedef enum {
#define AMDSMI_LIB_VERSION_YEAR 24
//! Major version should be changed for every header change (adding/deleting APIs, changing names, fields of structures, etc.)
#define AMDSMI_LIB_VERSION_MAJOR 3
#define AMDSMI_LIB_VERSION_MAJOR 4
//! Minor version should be updated for each API change, but without changing headers
#define AMDSMI_LIB_VERSION_MINOR 0