summaryrefslogtreecommitdiff
path: root/indra/newview/llvoiceclient.h
diff options
context:
space:
mode:
authorHoward Stearns <howard.stearns@gmail.com>2021-12-30 10:05:52 -0800
committerHoward Stearns <howard.stearns@gmail.com>2022-01-06 15:44:21 -0800
commitbdd8a52dfef293e19da260804f6156a66f05c236 (patch)
tree12064cdeecc05cb1f76309e0e99d55b79a03b5ae /indra/newview/llvoiceclient.h
parent0e94fe645bb7d62ecd2477a7287608a7e5159913 (diff)
SL-13297 - Record and use build version reported by SLVoice
Diffstat (limited to 'indra/newview/llvoiceclient.h')
-rw-r--r--indra/newview/llvoiceclient.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoiceclient.h b/indra/newview/llvoiceclient.h
index cf527a4464..cf6e308fc0 100644
--- a/indra/newview/llvoiceclient.h
+++ b/indra/newview/llvoiceclient.h
@@ -95,6 +95,7 @@ struct LLVoiceVersionInfo
{
std::string serverType;
std::string serverVersion;
+ std::string buildVersion;
};
//////////////////////////////////