aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2022-04-21 20:03:55 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2022-04-21 20:03:55 +0000
commit4ffd50ff135b8f3e84bed720bdd3f1b4741a965c (patch)
tree12158aaad221d91829fa524b7da441266d1fed4a /src
parent2f4aaac54eca71f8c5735e06235ddb9610b465b0 (diff)
downloadsg3_utils-4ffd50ff135b8f3e84bed720bdd3f1b4741a965c.tar.gz
test commit to test 'continuous integration'
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@948 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'src')
-rw-r--r--src/sg_opcodes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sg_opcodes.c b/src/sg_opcodes.c
index 14216a5e..8f58a3c3 100644
--- a/src/sg_opcodes.c
+++ b/src/sg_opcodes.c
@@ -33,7 +33,7 @@
#include "sg_pt.h"
-static const char * version_str = "0.75 20220420"; /* spc6r06 */
+static const char * version_str = "0.76 20220421"; /* spc6r06 */
#define MY_NAME "sg_opcodes"