diff --git a/androdeb b/androdeb index c856b2a..1852d38 100755 --- a/androdeb +++ b/androdeb @@ -2,7 +2,7 @@ # # (c) Joel Fernandes -VERSION=v0.97 +VERSION=v0.98 spath="$(dirname "$(readlink -f "$0")")" # spath=$( cd "$(dirname "$0")" ; pwd -P )