summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libfetch/Makefile')
-rw-r--r--lib/libfetch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile
index 219a699..3576db7 100644
--- a/lib/libfetch/Makefile
+++ b/lib/libfetch/Makefile
@@ -25,7 +25,7 @@ CFLAGS+= -DFTP_COMBINE_CWDS
CSTD?= c99
WARNS?= 2
-SHLIB_MAJOR= 5
+SHLIB_MAJOR= 6
ftperr.h: ftp.errors ${.CURDIR}/Makefile
@echo "static struct fetcherr ftp_errlist[] = {" > ${.TARGET}
OpenPOWER on IntegriCloud