summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authordmitry_yus <dmitry_yus@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2005-04-22 18:36:29 +0000
committerdmitry_yus <dmitry_yus@d7303112-9cec-0310-bdd2-e83a94d6c2b6>2005-04-22 18:36:29 +0000
commitcc7f11d3afed323d419a87c6f5beb7f65e375ee7 (patch)
tree18615c4e6001a34e7b01eeddc88bda85eb4bf8f4 /include
parent1c0b52f8133c8756ecbf78bd0e067f2f54efda8d (diff)
downloadopen-iscsi-cc7f11d3afed323d419a87c6f5beb7f65e375ee7.tar.gz
version advanced to 0.3, minor macros cleanup
git-svn-id: svn://svn.berlios.de/open-iscsi@255 d7303112-9cec-0310-bdd2-e83a94d6c2b6
Diffstat (limited to 'include')
-rw-r--r--include/iscsi_proto.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/iscsi_proto.h b/include/iscsi_proto.h
index 1b1c320..21d1aa5 100644
--- a/include/iscsi_proto.h
+++ b/include/iscsi_proto.h
@@ -26,8 +26,8 @@ typedef uint16_t __be16;
typedef uint32_t __be32;
#endif
-#define ISCSI_VERSION_STR "0.2"
-#define ISCSI_DATE_STR "15-Mar-2005"
+#define ISCSI_VERSION_STR "0.3"
+#define ISCSI_DATE_STR "22-Apr-2005"
#define ISCSI_DRAFT20_VERSION 0x00
/* default iSCSI listen port for incoming connections */