From 240dd15692debe127e57ff0fb4bc320f70614d5f Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Wed, 4 Jun 2014 00:24:20 +0000 Subject: sg_lib: linux, sg: support SCSI_PT_FLAGS_QUEUE_AT_TAIL fix git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@585 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- lib/sg_pt_common.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/sg_pt_common.c') diff --git a/lib/sg_pt_common.c b/lib/sg_pt_common.c index 6af93ac6..cc84cc21 100644 --- a/lib/sg_pt_common.c +++ b/lib/sg_pt_common.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2013 Douglas Gilbert. + * Copyright (c) 2009-2014 Douglas Gilbert. * All rights reserved. * Use of this source code is governed by a BSD-style * license that can be found in the BSD_LICENSE file. @@ -14,7 +14,7 @@ #endif -static const char * scsi_pt_version_str = "2.10 20130827"; +static const char * scsi_pt_version_str = "2.11 20140603"; const char * scsi_pt_version() -- cgit v1.2.3