summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorLee Duncan <lduncan@suse.com>2020-07-24 17:39:50 -0700
committerLee Duncan <lduncan@suse.com>2020-07-24 17:40:58 -0700
commit802688debcd88c48edabe86deb7e7ed47ebadc26 (patch)
treec72c522efa23f9ad495557abb8d85132d740af5a /usr
parent36ff8de5758326e588d419689e9e4d01c34e9b92 (diff)
downloadopen-iscsi-802688debcd88c48edabe86deb7e7ed47ebadc26.tar.gz
Preparing for version 2.1.22.1.2coverity_scan
Diffstat (limited to 'usr')
-rw-r--r--usr/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/version.h b/usr/version.h
index 4fa9179..115a11c 100644
--- a/usr/version.h
+++ b/usr/version.h
@@ -6,7 +6,7 @@
* This may not be the same value as the kernel versions because
* some other maintainer could merge a patch without going through us
*/
-#define ISCSI_VERSION_STR "2.1.1"
+#define ISCSI_VERSION_STR "2.1.2"
#define ISCSI_VERSION_FILE "/sys/module/scsi_transport_iscsi/version"
#endif