Change version number from 3.0.2 into 3.1.0

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6744 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2015-12-17 12:55:27 +00:00
parent 6b2f8179f3
commit e8b584800c
14 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
#include "scst.h"
#endif
#define FT_VERSION "3.0.2"
#define FT_VERSION "3.1.0"
#define FT_MODULE "fcst"
#define FT_MAX_HW_PENDING_TIME 20 /* max I/O time in seconds */