Skip to content

Commit 3e12fe1

Browse files
committed
Version 1.6.0(2)
1 parent 95634e8 commit 3e12fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

indra/llcommon/llversionviewer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
const S32 LL_VERSION_MAJOR = 1;
3737
const S32 LL_VERSION_MINOR = 6;
3838
const S32 LL_VERSION_PATCH = 0;
39-
const S32 LL_VERSION_BUILD = 1;
39+
const S32 LL_VERSION_BUILD = 2;
4040

4141
const char * const LL_CHANNEL = "Singularity";
4242

0 commit comments

Comments
 (0)