From 7fdf6f41d7c29e9b390f1216446fea7cc3c80c90 Mon Sep 17 00:00:00 2001 From: HonorGoG Date: Fri, 9 Aug 2019 00:27:34 -0700 Subject: [PATCH] - Hack to get version to appear on PEW. --- TitanClassic/TitanClassicUtils.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/TitanClassic/TitanClassicUtils.lua b/TitanClassic/TitanClassicUtils.lua index e04476b..4419f3b 100644 --- a/TitanClassic/TitanClassicUtils.lua +++ b/TitanClassic/TitanClassicUtils.lua @@ -1859,6 +1859,7 @@ function TitanPrint(message, msg_type) pre = "" elseif msg_type == "header" then local ver = TitanPanel_GetVersion() + ver = "1.0.0.11302" pre = TitanUtils_GetGoldText(L["TITAN_PANEL"]) ..TitanUtils_GetGreenText(" "..ver) ..TitanUtils_GetGoldText(L["TITAN_PANEL_VERSION_INFO"] -- 1.7.9.5