Skip to content

Commit e529412

Browse files
spandruvadajwrdegoede
authored andcommitted
tools/power/x86/intel-speed-select: Update version for v5.10
Update version for changes released with v5.10 kernel release. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1 parent 7566616 commit e529412

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5";
18+
static const char *version_str = "v1.6";
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)