mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 13:11:27 +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:
@@ -59,7 +59,7 @@
|
||||
|
||||
/* Name of this kernel module. */
|
||||
#define DRV_NAME "ib_srpt"
|
||||
#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"
|
||||
#if defined(CONFIG_SCST_DEBUG) || defined(CONFIG_SCST_TRACING)
|
||||
/* Flags to be used in SCST debug tracing statements. */
|
||||
|
||||
Reference in New Issue
Block a user