Change version number from 3.0.2 into 3.1.0

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6744 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2015-12-17 12:55:27 +00:00
parent 6b2f8179f3
commit e8b584800c
14 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -69,8 +69,8 @@
/* Name of this kernel module. */
#define DRV_NAME "ib_srpt"
#define DRV_VERSION "3.0.2-pre#" __stringify(OFED_FLAVOR)
#define DRV_RELDATE "(not yet released)"
#define DRV_VERSION "3.1.0" __stringify(OFED_FLAVOR)
#define DRV_RELDATE "17 December 2015"
#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 \