From 35f1b16e63d08f3a5b03aac3fcc5ed2f7a0e7dc7 Mon Sep 17 00:00:00 2001 From: mzet Date: Sat, 14 Apr 2018 00:08:26 +0200 Subject: [PATCH] version update to v0.9 --- linux-exploit-suggester.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-exploit-suggester.sh b/linux-exploit-suggester.sh index 3eccfa3..f3cbb1e 100755 --- a/linux-exploit-suggester.sh +++ b/linux-exploit-suggester.sh @@ -9,7 +9,7 @@ # file for usage of this software. # -VERSION=v0.8 +VERSION=v0.9 # bash colors #txtred="\e[0;31m"