From 02de9133c2219f78c58f6cab249a4ed7721203cd Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Wed, 11 May 2011 22:18:18 +0000 Subject: [PATCH] Version updated git-svn-id: https://beef.googlecode.com/svn/trunk@966 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index c0447fea5..444d908bb 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ # BeEF Configuration file beef: - version: '0.4.2.5-alpha' + version: '0.4.2.6-alpha' debug: false restrictions: @@ -46,4 +46,4 @@ beef: proxy: enable: true metasploit: - enable: false + enable: true