aboutsummaryrefslogtreecommitdiff
path: root/src/sg_reset.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sg_reset.c')
-rw-r--r--src/sg_reset.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sg_reset.c b/src/sg_reset.c
index a84c3d83..d2cb2488 100644
--- a/src/sg_reset.c
+++ b/src/sg_reset.c
@@ -1,5 +1,5 @@
/* A utility program originally written for the Linux OS SCSI subsystem.
- * Copyright (C) 1999-2018 D. Gilbert
+ * Copyright (C) 1999-2020 D. Gilbert
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
@@ -33,7 +33,7 @@
#define ME "sg_reset: "
-static const char * version_str = "0.66 20180515";
+static const char * version_str = "0.67 20200501";
#ifndef SG_SCSI_RESET
#define SG_SCSI_RESET 0x2284