mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 06:06:23 +00:00
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:
@@ -515,8 +515,8 @@ out:
|
||||
MODULE_AUTHOR("Yan Burman");
|
||||
MODULE_LICENSE("Dual BSD/GPL");
|
||||
MODULE_IMPORT_NS(SCST);
|
||||
#define DRV_VERSION "3.5.0-pre" "#" __stringify(OFED_FLAVOR)
|
||||
#define DRV_RELDATE "05 December 2019"
|
||||
#define DRV_VERSION "3.5.0" "#" __stringify(OFED_FLAVOR)
|
||||
#define DRV_RELDATE "21 December 2020"
|
||||
MODULE_DESCRIPTION("iSER target transport driver "
|
||||
"v" DRV_VERSION " (" DRV_RELDATE ")");
|
||||
module_init(isert_init_module);
|
||||
|
||||
Reference in New Issue
Block a user