Skip to content

Commit ea7af94

Browse files
Stuart Hayesij-intel
authored andcommitted
platform/x86: dell_rbu: Bump version
Bump the module version. Signed-off-by: Stuart Hayes <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
1 parent f4b0fa3 commit ea7af94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/platform/x86/dell/dell_rbu.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
MODULE_AUTHOR("Abhay Salunke <[email protected]>");
4646
MODULE_DESCRIPTION("Driver for updating BIOS image on DELL systems");
4747
MODULE_LICENSE("GPL");
48-
MODULE_VERSION("3.2");
48+
MODULE_VERSION("3.3");
4949

5050
#define BIOS_SCAN_LIMIT 0xffffffff
5151
#define MAX_IMAGE_LENGTH 16

0 commit comments

Comments
 (0)