From 5acb28a66b01d2a169d121d801c609479238fa08 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 13 Sep 2011 18:41:25 +0000 Subject: [PATCH] ib_srpt: switch to 2.1.1-pre git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.1.0.x@3851 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- srpt/src/ib_srpt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index 69ec2eb67..d53e1c1aa 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -58,8 +58,8 @@ /* Name of this kernel module. */ #define DRV_NAME "ib_srpt" -#define DRV_VERSION "2.1.0" -#define DRV_RELDATE "2011-09-07" +#define DRV_VERSION "2.1.1-pre" +#define DRV_RELDATE "(not yet released)" #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 \