From 21aeff934ff3757f9851749d66a7342b9aceab11 Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Mon, 13 Dec 2010 08:33:27 +0000 Subject: [PATCH] Version details updated for issue176 git-svn-id: https://beef.googlecode.com/svn/trunk@601 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- VERSION | 2 +- config.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 35cc977d9..5a60433a4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.4.2-alpha +v0.4.2.1-alpha diff --git a/config.ini b/config.ini index 3eeb3f76c..0b68bff2d 100644 --- a/config.ini +++ b/config.ini @@ -1,4 +1,4 @@ -beef_version = '0.4.2-alpha' +beef_version = '0.4.2.1-alpha' # subnet of browser ip addresses that can hook to the framework permitted_hooking_subnet = "0.0.0.0/0"