summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorLee Duncan <lduncan@suse.com>2022-02-14 09:19:26 -0800
committerLee Duncan <lduncan@suse.com>2022-02-14 09:19:26 -0800
commitee575fd19429ec6dc24b49f2ce3822b4a01f57de (patch)
treef9e4a82b54d0fbeee659f2f219958d4a097f3f14 /usr
parenteb44b45eb53cd8c1c46110aab6cfe86e390f237c (diff)
downloadopen-iscsi-ee575fd19429ec6dc24b49f2ce3822b4a01f57de.tar.gz
Preparing for version 2.1.6
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 9af13aa..cc791cd 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.5"
+#define ISCSI_VERSION_STR "2.1.6"
#define ISCSI_VERSION_FILE "/sys/module/scsi_transport_iscsi/version"
#endif