This commit is contained in:
Christopher Roy Bratusek 2016-07-25 21:05:56 +02:00
parent cd55ed8040
commit f16e8daebd
2 changed files with 6 additions and 2 deletions

View File

@ -40,6 +40,10 @@ Usage (non-interactive mode):
ChangeLog:
================
3.0.1 (20160725):
* improved readme
* improved UI strings
3.0 (20160724):
* switch to channel 6 (should do stuff faster)
* reset wifi interface after work is done (brings back interwebs)

View File

@ -3,8 +3,8 @@
basedir=$(readlink -m "${BASH_SOURCE[0]}")
basedir=$(dirname ${basedir})
reldate="2016/07/24"
version="3.0"
reldate="2016/07/25"
version="3.0.1"
if [[ $(uname -m) == "x86_64" ]]; then
YAD=${basedir}/bin/yad.64