fix typos

This commit is contained in:
deltax 2016-05-05 05:05:10 -04:00
parent 03a5d67316
commit 3a44ba7d3b
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ PASSLOG_PATH="/root/pwlog"
# Deauth duration during handshake capture
# oo
DEAUTHTIME="9999999999999"
revision=36
version=0.21
revision=37
version=0.22
IP=192.168.1.1
RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)