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

View File

@@ -1,7 +1,7 @@
User space FILEIO handler
=========================
Version 3.5.0-pre, 05 December 2019
Version 3.5.0, 21 December 2020
----------------------------
User space program fileio_tgt uses interface of SCST's scst_user dev

View File

@@ -19,6 +19,6 @@
#ifndef __VERSION_H
#define __VERSION_H
#define VERSION_STR "3.5.0-pre"
#define VERSION_STR "3.5.0"
#endif /* __VERSION_H */