Skip to content

Commit c4a82fe

Browse files
committed
Version 1.8.5
1 parent 63ff4e2 commit c4a82fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

indra/llcommon/llversionviewer.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
const S32 LL_VERSION_MAJOR = 1;
3737
const S32 LL_VERSION_MINOR = 8;
38-
const S32 LL_VERSION_PATCH = 4;
38+
const S32 LL_VERSION_PATCH = 5;
3939
const S32 LL_VERSION_BUILD = ${vBUILD};
4040

4141
const char * const LL_CHANNEL = "${VIEWER_CHANNEL}";

0 commit comments

Comments
 (0)