Version number update.

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.0.0.x@2139 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-09-17 06:01:56 +00:00
parent 58a957b8c0
commit c9fea03ffa

View File

@@ -58,8 +58,8 @@
/* Name of this kernel module. */
#define DRV_NAME "ib_srpt"
#define DRV_VERSION "1.0.1"
#define DRV_RELDATE "July 10, 2008"
#define DRV_VERSION "2.0.0"
#define DRV_RELDATE "September 17, 2010"
#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 \