From 038700e624449c06d65999b2c2027940b01604e3 Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Thu, 10 Feb 2011 11:42:26 +0000 Subject: [PATCH] Version details updated for Issue 284 git-svn-id: https://beef.googlecode.com/svn/trunk@730 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- VERSION | 2 +- config.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 976794211..b78099c15 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.2.2-alpha +0.4.2.3-alpha diff --git a/config.ini b/config.ini index 81414a37e..de7d1c556 100644 --- a/config.ini +++ b/config.ini @@ -1,4 +1,4 @@ -beef_version = '0.4.2.2-alpha' +beef_version = '0.4.2.3-alpha' # subnet of browser ip addresses that can hook to the framework permitted_hooking_subnet = "0.0.0.0/0"