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 95634e8 commit 3e12fe1Copy full SHA for 3e12fe1
indra/llcommon/llversionviewer.h
@@ -36,7 +36,7 @@
36
const S32 LL_VERSION_MAJOR = 1;
37
const S32 LL_VERSION_MINOR = 6;
38
const S32 LL_VERSION_PATCH = 0;
39
-const S32 LL_VERSION_BUILD = 1;
+const S32 LL_VERSION_BUILD = 2;
40
41
const char * const LL_CHANNEL = "Singularity";
42
0 commit comments