New version 1.18.0
- Various updates to the test utility - Add transport abstraction - Add support for iSER - Add iscsi_discovery_sync() Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
This commit is contained in:
@@ -14,8 +14,8 @@ if HAVE_LINUX_ISER
|
||||
libiscsi_la_SOURCES += iser.c
|
||||
endif
|
||||
|
||||
SOCURRENT=7
|
||||
SOREVISON=2
|
||||
SOCURRENT=8
|
||||
SOREVISON=0
|
||||
SOAGE=0
|
||||
libiscsi_la_LDFLAGS = \
|
||||
-version-info $(SOCURRENT):$(SOREVISON):$(SOAGE) -bindir $(bindir) \
|
||||
|
||||
Reference in New Issue
Block a user