diff --git a/src/macro_pack.py b/src/macro_pack.py index 8319ca6..cfa8799 100755 --- a/src/macro_pack.py +++ b/src/macro_pack.py @@ -59,7 +59,7 @@ WORKING_DIR = "temp" -VERSION="1.5-dev" +VERSION="1.5" BANNER = """\ _ _ __ ___ ____ __ ____ __ ___ __ _ @@ -68,7 +68,7 @@ \_)(_/\_/\_/ \___)(__\_) \__/ (__) \_/\_/ \___)(__\_) - Pentest with VBA macros and other retro friends - Version:%s Release:%s + Malicious Office, VBS, and other retro formats for pentests and redteam - Version:%s Release:%s """ % (VERSION, MP_TYPE)