ib_srpt: Correct version number

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6458 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2015-07-31 13:43:17 +00:00
parent 72de03bab3
commit 8e6a09d44d

View File

@@ -69,7 +69,7 @@
/* Name of this kernel module. */
#define DRV_NAME "ib_srpt"
#define DRV_VERSION "3.0.2#" __stringify(OFED_FLAVOR)
#define DRV_VERSION "3.0.2-pre#" __stringify(OFED_FLAVOR)
#define DRV_RELDATE "Not yet 2015"
#if defined(CONFIG_SCST_DEBUG) || defined(CONFIG_SCST_TRACING)
/* Flags to be used in SCST debug tracing statements. */