diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index d8706c70d..280d58a85 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.2.0-pre" -#define DRV_RELDATE "(not yet released)" +#define DRV_VERSION "2.2.0" +#define DRV_RELDATE "2012-01-25" #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 \