We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c57191b commit 64c6a8aCopy full SHA for 64c6a8a
indra/llcommon/llversionviewer.h.in
@@ -35,7 +35,7 @@
35
36
const S32 LL_VERSION_MAJOR = 1;
37
const S32 LL_VERSION_MINOR = 8;
38
-const S32 LL_VERSION_PATCH = 1;
+const S32 LL_VERSION_PATCH = 2;
39
const S32 LL_VERSION_BUILD = ${vBUILD};
40
41
const char * const LL_CHANNEL = "${VIEWER_CHANNEL}";
0 commit comments