From 34ec20cd0d69e6486a9473a93a8ddc5c6437f4e7 Mon Sep 17 00:00:00 2001 From: bcoles Date: Fri, 25 Apr 2014 16:12:25 +0930 Subject: [PATCH] Update version to 0.4.5.1-alpha --- VERSION | 2 +- config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 644b60f8b..63fecfb58 100644 --- a/VERSION +++ b/VERSION @@ -4,4 +4,4 @@ # See the file 'doc/COPYING' for copying permission # -0.4.5.0-alpha +0.4.5.1-alpha diff --git a/config.yaml b/config.yaml index 00d5f90b7..ea678242d 100644 --- a/config.yaml +++ b/config.yaml @@ -6,7 +6,7 @@ # BeEF Configuration file beef: - version: '0.4.5.0-alpha' + version: '0.4.5.1-alpha' # More verbose messages (server-side) debug: false # More verbose messages (client-side)