mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 00:58:36 -04:00
Bump minor number - new function added
This commit is contained in:
parent
403b820b67
commit
ce78364150
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# stubs, remove just -DSYSLIBC_RCS from CFLAGS.
|
||||
LIB=c
|
||||
SHLIB_MAJOR= 3
|
||||
SHLIB_MINOR= 0
|
||||
SHLIB_MINOR= 1
|
||||
CFLAGS+=-DLIBC_RCS -DSYSLIBC_RCS
|
||||
AINC= -I${.CURDIR}/${MACHINE}
|
||||
CLEANFILES+=tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue