APIVERSION = 10

This commit is contained in:
Thomas Bernard 2014-01-31 14:58:40 +01:00
parent 7ef1687d72
commit 66bd0cce2d
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ ifeq (SunOS, $(OS))
endif
# APIVERSION is used to build SONAME
APIVERSION = 9
APIVERSION = 10
SRCS = igd_desc_parse.c miniupnpc.c minixml.c minisoap.c miniwget.c \
upnpc.c upnpcommands.c upnpreplyparse.c testminixml.c \