From b5dfb1145361fca9bac5d6392da00a704ecef7e8 Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Mon, 10 Jan 2011 20:55:53 +0000 Subject: [PATCH] Version number updated for issue 243 git-svn-id: https://beef.googlecode.com/svn/trunk@691 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- VERSION | 2 +- config.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 5a60433a4..976794211 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.4.2.1-alpha +0.4.2.2-alpha diff --git a/config.ini b/config.ini index 638adfd45..818270e36 100644 --- a/config.ini +++ b/config.ini @@ -1,4 +1,4 @@ -beef_version = '0.4.2.1-alpha' +beef_version = '0.4.2.2-alpha' # subnet of browser ip addresses that can hook to the framework permitted_hooking_subnet = "0.0.0.0/0"