fcst: Change version number from 0.3 into 3.0.0

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@5800 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2014-09-12 11:19:21 +00:00
parent b9e294349c
commit 82dcb36065

View File

@@ -26,7 +26,7 @@
#include "scst.h"
#endif
#define FT_VERSION "0.3"
#define FT_VERSION "3.0.0"
#define FT_MODULE "fcst"
#define FT_MAX_HW_PENDING_TIME 20 /* max I/O time in seconds */