From 67c06f17b763bea105852acd13fc7521be840e9f Mon Sep 17 00:00:00 2001 From: Wade Alcorn Date: Tue, 30 Dec 2014 07:30:58 +1000 Subject: [PATCH] Updated version number to 0.4.6.0 --- VERSION | 2 +- config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 63fecfb58..ff6bd35b9 100644 --- a/VERSION +++ b/VERSION @@ -4,4 +4,4 @@ # See the file 'doc/COPYING' for copying permission # -0.4.5.1-alpha +0.4.6.0-alpha diff --git a/config.yaml b/config.yaml index a43d8b96c..6f8e63f90 100644 --- a/config.yaml +++ b/config.yaml @@ -6,7 +6,7 @@ # BeEF Configuration file beef: - version: '0.4.5.1-alpha' + version: '0.4.6.0-alpha' # More verbose messages (server-side) debug: false # More verbose messages (client-side)