scripts/update-version: Fix the code for updating the scstadmin version number

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8681 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2019-12-04 05:00:49 +00:00
parent 447d25f678
commit fa156aa40d
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
/* Name of this kernel module. */
#define DRV_NAME "ib_srpt"
#define DRV_VERSION "3.4.0" "#" __stringify(OFED_FLAVOR)
#define DRV_RELDATE "02 December 2019"
#define DRV_RELDATE "03 December 2019"
#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 \