diff --git a/indra/newview/rlvdefines.h b/indra/newview/rlvdefines.h index 13631811d23152a3e95c0ab9fd1392bee968f213..3bcca61473f57c594230e6fad3e3b656ed0047f3 100644 --- a/indra/newview/rlvdefines.h +++ b/indra/newview/rlvdefines.h @@ -39,7 +39,7 @@ const S32 RLV_VERSION_BUILD_COMPAT = 0; // Implementation version const S32 RLVa_VERSION_MAJOR = 2; const S32 RLVa_VERSION_MINOR = 4; -const S32 RLVa_VERSION_PATCH = 0; +const S32 RLVa_VERSION_PATCH = 1; const S32 RLVa_IMPL_ID = 13; // Uncomment before a final release