summaryrefslogtreecommitdiffstats
path: root/lib/libfetch
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libfetch')
-rw-r--r--lib/libfetch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile
index 84eb6e4..e30b71f 100644
--- a/lib/libfetch/Makefile
+++ b/lib/libfetch/Makefile
@@ -23,7 +23,7 @@ LDADD= -lssl -lcrypto
CSTD?= c99
WARNS?= 2
-SHLIB_MAJOR= 4
+SHLIB_MAJOR= 5
ftperr.h: ftp.errors
@echo "static struct fetcherr _ftp_errlist[] = {" > ${.TARGET}
OpenPOWER on IntegriCloud