mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-20 06:54:38 +00:00
Bump the version number to 3.7.0-pre
These changes have been generated by running the following command: $ scripts/update-version 3 7 0-pre
This commit is contained in:
committed by
Gleb Chesnokov
parent
db4a95cfaf
commit
64a8485fe7
+2
-2
@@ -63,8 +63,8 @@
|
||||
|
||||
/* Name of this kernel module. */
|
||||
#define DRV_NAME "ib_srpt"
|
||||
#define DRV_VERSION "3.6.0" "#" __stringify(OFED_FLAVOR)
|
||||
#define DRV_RELDATE "29 December 2021"
|
||||
#define DRV_VERSION "3.7.0-pre" "#" __stringify(OFED_FLAVOR)
|
||||
#define DRV_RELDATE "11 January 2022"
|
||||
#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