diff --git a/addons/trenches/config.cpp b/addons/trenches/config.cpp index 8e3ff1360dd..7e974b16b86 100644 --- a/addons/trenches/config.cpp +++ b/addons/trenches/config.cpp @@ -10,9 +10,7 @@ class CfgPatches { author = ECSTRING(common,ACETeam); authors[] = {"Grey", "esteldunedain", "chris579", "Salbei"}; url = ECSTRING(main,URL); - version = "3.12.5.40"; - versionStr = "3.12.5.40"; - versionAr[] = {3,12,5,40}; + VERSION_CONFIG; }; };