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 03af92c commit 8f43868Copy full SHA for 8f43868
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 = 0;
+const S32 LL_VERSION_PATCH = 1;
39
const S32 LL_VERSION_BUILD = ${vBUILD};
40
41
const char * const LL_CHANNEL = "${VIEWER_CHANNEL}";
0 commit comments