From 8ec20c5133290a7330f7ee86a2f8998f1eb367ab Mon Sep 17 00:00:00 2001 From: PabstMirror Date: Sat, 20 Jun 2020 16:45:08 -0500 Subject: [PATCH] Prep 3.13.3 Build 50 --- README.md | 2 +- addons/main/script_version.hpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 850d1230fa..d542a2fd8f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- ACE3 Version + ACE3 Version ACE3 Issues diff --git a/addons/main/script_version.hpp b/addons/main/script_version.hpp index b37949aa19..502cfddafd 100644 --- a/addons/main/script_version.hpp +++ b/addons/main/script_version.hpp @@ -1,4 +1,4 @@ #define MAJOR 3 #define MINOR 13 -#define PATCHLVL 2 -#define BUILD 49 +#define PATCHLVL 3 +#define BUILD 50