diff --git a/include/iscsi.h b/include/iscsi.h index 4ab658d..d15de76 100644 --- a/include/iscsi.h +++ b/include/iscsi.h @@ -34,7 +34,7 @@ struct iscsi_context; struct sockaddr; /* API VERSION */ -#define LIBISCSI_API_VERSION (20131020) +#define LIBISCSI_API_VERSION (20140713) /* FEATURES */ #define LIBISCSI_FEATURE_IOVECTOR (1)