bump version
This commit is contained in:
parent
5bc3a08e8f
commit
eebf78798b
2
fluxion
2
fluxion
|
@ -31,7 +31,7 @@ PASSLOG_PATH="/root/pwlog"
|
||||||
WORK_DIR=`pwd`
|
WORK_DIR=`pwd`
|
||||||
DEAUTHTIME="9999999999999"
|
DEAUTHTIME="9999999999999"
|
||||||
revision=121
|
revision=121
|
||||||
version=0.23
|
version=0.24
|
||||||
IP=192.168.1.1
|
IP=192.168.1.1
|
||||||
RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)
|
RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue