summaryrefslogtreecommitdiff
path: root/libopeniscsiusr
diff options
context:
space:
mode:
authorLee Duncan <lduncan@suse.com>2019-11-14 12:34:15 -0800
committerLee Duncan <lduncan@suse.com>2019-11-14 12:34:15 -0800
commit549f8987be49583bb06b117a364bea3a8fc5250c (patch)
treeac69694e99e7d4e8d1744882de4bdfd1623df4c7 /libopeniscsiusr
parentc71e95e773242a356d065fe1e7a0cc28647cb02b (diff)
downloadopen-iscsi-549f8987be49583bb06b117a364bea3a8fc5250c.tar.gz
Preparing for version 2.1.02.1.0
Updated Changelog and two include files. Note that this bumps the minor version number from 0 to 1, and starts the "patch" version number over again at 0. See https://semver.org for information on semantic versioning.
Diffstat (limited to 'libopeniscsiusr')
-rw-r--r--libopeniscsiusr/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopeniscsiusr/version.h b/libopeniscsiusr/version.h
index a55f248..7bfa8c2 100644
--- a/libopeniscsiusr/version.h
+++ b/libopeniscsiusr/version.h
@@ -25,6 +25,6 @@
* 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.0-878"
+#define ISCSI_VERSION_STR "2.1.0"
#endif /* End of __ISCSI_OPEN_USR_VERSION_H__ */