Change version number to 3.3.0

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7786 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-11-04 20:06:20 +00:00
parent ddc037ceab
commit baa9d2513f
12 changed files with 15 additions and 21 deletions
+1 -7
View File
@@ -30,13 +30,7 @@
#define NEW_LIBFC_API
#endif
#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 10, 0) || \
defined(CONFIG_SUSE_KERNEL) && \
LINUX_VERSION_CODE >= KERNEL_VERSION(4, 4, 0)
#define NEW_LIBFC_API
#endif
#define FT_VERSION "3.3.0-rc"
#define FT_VERSION "3.3.0"
#define FT_MODULE "fcst"
#define FT_MAX_HW_PENDING_TIME 20 /* max I/O time in seconds */