aboutsummaryrefslogtreecommitdiff
path: root/lib/sg_pt_common.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2012-02-02 14:12:22 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2012-02-02 14:12:22 +0000
commitce07b841b2ed5ac46a0472c0d9966d51176123dd (patch)
treead7f661a9f13c13c4551ab639ae2aefd93e08b4a /lib/sg_pt_common.c
parente54ba5513e434e19e29749319ee170b31050358d (diff)
downloadsg3_utils-ce07b841b2ed5ac46a0472c0d9966d51176123dd.tar.gz
expand Linux pass-through DID_* codes
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@437 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'lib/sg_pt_common.c')
-rw-r--r--lib/sg_pt_common.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/sg_pt_common.c b/lib/sg_pt_common.c
index ec7aa4b0..45b0710d 100644
--- a/lib/sg_pt_common.c
+++ b/lib/sg_pt_common.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2009-2011 Douglas Gilbert.
+ * Copyright (c) 2009-2012 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.08 20110207";
+static const char * scsi_pt_version_str = "2.09 20120125";
const char *
scsi_pt_version()