Skip to content

Commit 44b2392

Browse files
committed
Version 1.7.2
1 parent 855540b commit 44b2392

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

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

0 commit comments

Comments
 (0)