@ -1,6 +1,6 @@
#!/bin/bash
VERSION=0.8.0-unstable1
VERSION=0.8.0-unstable2
PROGNAME="$(basename "$0")"
export LC_ALL=C
@ -2011,6 +2011,7 @@ write_hostapd_conf() {
fi
if [[ -n "$VHT_CAPAB" ]]; then
echo "vht_capab=${VHT_CAPAB}" >> "$CONFDIR/hostapd.conf"