Bump the version number to 3.5.0

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9231 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2020-12-22 03:38:21 +00:00
parent e3c8aedb2c
commit d3c92ea7aa
14 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ static unsigned long scst_local_trace_flag = SCST_LOCAL_DEFAULT_LOG_FLAGS;
#define scsi_bufflen(cmd) ((cmd)->request_bufflen)
#endif
#define SCST_LOCAL_VERSION "3.5.0-pre"
#define SCST_LOCAL_VERSION "3.5.0"
static const char *scst_local_version_date = "20110901";
/* Some statistics */