mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
lots of new features compared to 9.4.x, including: Full NSEC3 support Automatic zone re-signing New update-policy methods tcp-self and 6to4-self DHCID support. More detailed statistics counters including those supported in BIND 8. Faster ACL processing. Efficient LRU cache-cleaning mechanism. NSID support.
10 lines
206 B
Text
10 lines
206 B
Text
# $Id: version,v 1.43.12.4 2009/04/08 06:55:37 marka Exp $
|
|
#
|
|
# This file must follow /bin/sh rules. It is imported directly via
|
|
# configure.
|
|
#
|
|
MAJORVER=9
|
|
MINORVER=6
|
|
PATCHVER=1
|
|
RELEASETYPE=rc
|
|
RELEASEVER=1
|