mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 21:26:31 +00:00
Bump the version number to 3.10.0-pre
These changes have been generated by running the following command: $ scripts/update-version 3 10 0 -pre
This commit is contained in:
@@ -499,7 +499,7 @@ out:
|
||||
MODULE_AUTHOR("Yan Burman");
|
||||
MODULE_LICENSE("Dual BSD/GPL");
|
||||
MODULE_IMPORT_NS(SCST);
|
||||
#define DRV_VERSION "3.9.0" "#" __stringify(OFED_FLAVOR)
|
||||
#define DRV_VERSION "3.10.0-pre" "#" __stringify(OFED_FLAVOR)
|
||||
#define DRV_RELDATE "28 December 2024"
|
||||
MODULE_DESCRIPTION("iSER target transport driver v" DRV_VERSION " (" DRV_RELDATE ")");
|
||||
module_init(isert_init_module);
|
||||
|
||||
Reference in New Issue
Block a user