Merge branch 'svn-trunk'

This commit is contained in:
Bart Van Assche
2016-10-04 21:05:50 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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 */

View File

@@ -1,6 +1,6 @@
#!/usr/bin/perl
$Version = 'SCST Configurator v3.1.0-pre1';
$Version = 'SCST Configurator v3.3.0-pre1';
# Configures SCST
#