Skip to content

Commit 8f43868

Browse files
committed
1.8.1
1 parent 03af92c commit 8f43868

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 = 0;
38+
const S32 LL_VERSION_PATCH = 1;
3939
const S32 LL_VERSION_BUILD = ${vBUILD};
4040

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

0 commit comments

Comments
 (0)