Change version 2.2.1-pre into 2.2.1

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@4731 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2013-01-12 15:31:48 +00:00
parent e9de4cc46f
commit c16b9c2b3d
11 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
/* 8 byte ASCII Vendor */
#define VENDOR "SCST_USR"
/* 4 byte ASCII Product Revision Level - left aligned */
#define FIO_REV " 220"
#define FIO_REV " 221"
#define MAX_USN_LEN (20+1) /* For '\0' */
+1 -1
View File
@@ -67,7 +67,7 @@ unsigned long trace_flag = DEFAULT_LOG_FLAGS;
#endif /* defined(DEBUG) || defined(TRACING) */
#define DEF_BLOCK_SHIFT 9
#define VERSION_STR "2.2.1-pre"
#define VERSION_STR "2.2.1"
#define THREADS 7
#define MAX_VDEVS 10