mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
Bump version number after vendor import of 9.3.0.
This commit is contained in:
parent
67c80bd25b
commit
73b3230180
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
# BIND version number
|
||||
CFLAGS+= -DVERSION='"9.3.0rc4"'
|
||||
CFLAGS+= -DVERSION='"9.3.0"'
|
||||
|
||||
CFLAGS+= -DHAVE_CONFIG_H
|
||||
|
||||
|
|
@ -15,7 +15,7 @@ SHLIB_MINOR= ${LIBINTERFACE}
|
|||
CFLAGS+= -DLIBAGE=${LIBAGE}
|
||||
.endif
|
||||
|
||||
# GSSAPI support is incomplete in 9.3.0rc4
|
||||
# GSSAPI support is incomplete in 9.3.0
|
||||
#.if !defined(NO_KERBEROS)
|
||||
#CFLAGS+= -DGSSAPI
|
||||
#.endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue