PR/50426: Dave Tyson: Fix ntp reported version.

This commit is contained in:
christos 2015-11-13 20:31:27 +00:00
parent 2e3d23cd2c
commit 01186a5b06
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ PROG=${1-UNKNOWN}
ConfStr="$PROG"
ConfStr="$ConfStr 4.2.8p3"
ConfStr="$ConfStr 4.2.8p4"
case "$CSET" in
'') ;;