Skip to content

Commit f061efc

Browse files
committed
platform/x86: dell_rbu: Bump version
JIRA: https://issues.redhat.com/browse/RHEL-87406 commit ea7af94 Author: Stuart Hayes <[email protected]> Date: Mon Jun 9 13:46:59 2025 -0500 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]> Signed-off-by: David Arcari <[email protected]>
1 parent a58dde7 commit f061efc

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)