mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
tools/power/x86/intel-speed-select: Update version
Fair number of changes including bug fixes done to change version. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
This commit is contained in:
parent
74062363f8
commit
1e46d1d59a
|
|
@ -15,7 +15,7 @@ struct process_cmd_struct {
|
|||
int arg;
|
||||
};
|
||||
|
||||
static const char *version_str = "v1.2";
|
||||
static const char *version_str = "v1.3";
|
||||
static const int supported_api_ver = 1;
|
||||
static struct isst_if_platform_info isst_platform_info;
|
||||
static char *progname;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user