mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-26 01:44:54 +00:00
Bump the version number to 3.8.0
These changes have been generated by running the following command: $ scripts/update-version 3 8 0
This commit is contained in:
+2
-2
@@ -59,8 +59,8 @@
|
||||
|
||||
/* Name of this kernel module. */
|
||||
#define DRV_NAME "ib_srpt"
|
||||
#define DRV_VERSION "3.8.0-pre" "#" __stringify(OFED_FLAVOR)
|
||||
#define DRV_RELDATE "28 December 2022"
|
||||
#define DRV_VERSION "3.8.0" "#" __stringify(OFED_FLAVOR)
|
||||
#define DRV_RELDATE "12 January 2024"
|
||||
#if defined(CONFIG_SCST_DEBUG) || defined(CONFIG_SCST_TRACING)
|
||||
/* Flags to be used in SCST debug tracing statements. */
|
||||
#define DEFAULT_SRPT_TRACE_FLAGS (TRACE_OUT_OF_MEM | TRACE_MINOR \
|
||||
|
||||
Reference in New Issue
Block a user