Update

Signed-off-by: Joel Fernandes <joel@linuxinternals.org>
diff --git a/androdeb b/androdeb
index 0d4cc79..f061776 100755
--- a/androdeb
+++ b/androdeb
@@ -1,5 +1,5 @@
 #!/bin/bash -e
-VERSION=v0.9
+VERSION=v0.95
 
 spath=$( cd "$(dirname "$0")" ; pwd -P )
 curdir=$( pwd -P )