From df048bde6888ec92ccc6987fcb76d3c5b4c62555 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 4 Oct 2016 05:24:49 +0000 Subject: [PATCH] fcst: Bump version number git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6989 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- fcst/fcst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fcst/fcst.h b/fcst/fcst.h index 9e403835f..de1df4902 100644 --- a/fcst/fcst.h +++ b/fcst/fcst.h @@ -24,7 +24,7 @@ #include "scst.h" #endif -#define FT_VERSION "3.2.0-pre" +#define FT_VERSION "3.3.0-pre" #define FT_MODULE "fcst" #define FT_MAX_HW_PENDING_TIME 20 /* max I/O time in seconds */