aboutsummaryrefslogtreecommitdiff
path: root/lib/sg_lib_data.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2022-10-07 21:18:17 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2022-10-07 21:18:17 +0000
commit571a84881ebb07e5c307a748b705724ec2d8d3e4 (patch)
treeaa8f87f544d9d9729d2626f67dff5fc20fad5991 /lib/sg_lib_data.c
parent463fd7e3414eebfaeb541722bea244f4eec32a74 (diff)
downloadsg3_utils-571a84881ebb07e5c307a748b705724ec2d8d3e4.tar.gz
sg3_utils: freestanding sg_pr2serr.c pr_s 25+26
In order to use the new JSON code in pr2serr.[hc] in the lsscsi package, changes were made to remove dependencies on the rest of the sg_lib library. https://github.com/doug-gilbert/sg3_utils/pull/25 and .../pull/26 applied with minor change. More pull requests await the next revision. git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@974 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'lib/sg_lib_data.c')
-rw-r--r--lib/sg_lib_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sg_lib_data.c b/lib/sg_lib_data.c
index 66c9e98d..944c86c3 100644
--- a/lib/sg_lib_data.c
+++ b/lib/sg_lib_data.c
@@ -19,7 +19,7 @@
#include "sg_lib_data.h"
-const char * sg_lib_version_str = "2.93 20220816";
+const char * sg_lib_version_str = "2.94 20221007";
/* spc6r06, sbc5r03, zbc2r13 */