From 78564a009c5b65a46f7de9bb20b00d05d64951de Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Fri, 11 Mar 2011 13:17:34 +0000 Subject: [PATCH] Version updated git-svn-id: https://beef.googlecode.com/svn/trunk@783 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- VERSION | 2 +- config.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index b78099c15..ecb9a36fd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.2.3-alpha +0.4.2.4-alpha diff --git a/config.ini b/config.ini index de7d1c556..6ae6627a3 100644 --- a/config.ini +++ b/config.ini @@ -1,4 +1,4 @@ -beef_version = '0.4.2.3-alpha' +beef_version = '0.4.2.4-alpha' # subnet of browser ip addresses that can hook to the framework permitted_hooking_subnet = "0.0.0.0/0"