Which of these would be the simplest way to configure BIND to return a different version
number to queries?
A.
Set version=my version in BIND’s configuration file.
B.
Set version-bind “my version” in BIND’s configuration file.
C.
Set version “my version” in BIND’s configuration file.
D.
Set version-string “my version” in BIND’s configuration file.
E.
Compile BIND with the option -blur-version=my version.