bump revision

This commit is contained in:
STRSHR 2016-10-22 22:49:52 +03:00
parent 03f9a93a44
commit 96cd87fcc1
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ ipNmap=`ifconfig | sed -En 's/127.0.0.1//;s/.*inet (addr:)?(([0-9]*\.){3}[0-9]*)
# Deauth duration during handshake capture
# oo
DEAUTHTIME="9999999999999"
revision=74
revision=75
version=0.23
IP=192.168.1.1
RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)