From b07ad28107659f532c54659f5ecd12eaf086ea0b Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Mon, 13 Jul 2020 01:43:10 +0000 Subject: 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 --- src/sg_luns.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sg_luns.c') 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) -- cgit v1.2.3