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:
Chesnokov Gleb
2022-01-11 16:37:34 +03:00
committed by Gleb Chesnokov
parent db4a95cfaf
commit 64a8485fe7
17 changed files with 21 additions and 21 deletions
+2 -2
View File
@@ -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 \