aboutsummaryrefslogtreecommitdiff
path: root/src/sg_luns.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2020-07-13 01:43:10 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2020-07-13 01:43:10 +0000
commitb07ad28107659f532c54659f5ecd12eaf086ea0b (patch)
tree34ec5e3a6412e3535fe5f2ed3ee5fe3ba08daf34 /src/sg_luns.c
parent2c59b7853f594c9b3fa7e3f259f7b45ab6d47903 (diff)
downloadsg3_utils-b07ad28107659f532c54659f5ecd12eaf086ea0b.tar.gz
sg_lib: asc/ascq match asc-num.txt @t10 20200708 [spc6r02]; work on testing/sg_mrq_dd.cpp
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@854 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'src/sg_luns.c')
-rw-r--r--src/sg_luns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sg_luns.c b/src/sg_luns.c
index 5217ea98..62a2e6ca 100644
--- a/src/sg_luns.c
+++ b/src/sg_luns.c
@@ -34,7 +34,7 @@
* and decodes the response.
*/
-static const char * version_str = "1.44 20200115";
+static const char * version_str = "1.45 20200708"; /* spc6r02 */
#define MAX_RLUNS_BUFF_LEN (1024 * 1024)
#define DEF_RLUNS_BUFF_LEN (1024 * 8)