diff --git a/indra/newview/rlvdefines.h b/indra/newview/rlvdefines.h index d6d1e2b6dc5390a3dce87471d2deb66f14338952..6ca7eb4db6a75f8d9c23cf3cf2dd7affbc5a4367 100644 --- a/indra/newview/rlvdefines.h +++ b/indra/newview/rlvdefines.h @@ -73,7 +73,7 @@ const S32 RLV_VERSION_BUILD = 1; const S32 RLVa_VERSION_MAJOR = 1; const S32 RLVa_VERSION_MINOR = 3; const S32 RLVa_VERSION_PATCH = 0; -const S32 RLVa_VERSION_BUILD = 4; +const S32 RLVa_VERSION_BUILD = 8; // Uncomment before a final release //#define RLV_RELEASE