Skip to content

Commit 1e46d1d

Browse files
spandruvadaandy-shev
authored andcommitted
tools/power/x86/intel-speed-select: Update version
Fair number of changes including bug fixes done to change version. Signed-off-by: Srinivas Pandruvada <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
1 parent 7406236 commit 1e46d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/power/x86/intel-speed-select/isst-config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ struct process_cmd_struct {
1515
int arg;
1616
};
1717

18-
static const char *version_str = "v1.2";
18+
static const char *version_str = "v1.3";
1919
static const int supported_api_ver = 1;
2020
static struct isst_if_platform_info isst_platform_info;
2121
static char *progname;

0 commit comments

Comments
 (0)