mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Bump major number, since struct url has changed.
Discussed with: jdp
This commit is contained in:
parent
9364c53225
commit
96d7319afb
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ INCS= fetch.h ${.OBJDIR}/fetch_err.h
|
|||
MAN3= fetch.3
|
||||
CLEANFILES= fetch_err.c fetch_err.h ftperr.h httperr.h
|
||||
|
||||
SHLIB_MAJOR= 1
|
||||
SHLIB_MAJOR= 2
|
||||
SHLIB_MINOR= 0
|
||||
|
||||
ftperr.h: ftp.errors
|
||||
|
|
|
|||
Loading…
Reference in a new issue