From b03f7c1504ebf66c98c7edd2d5eeca5d8a025212 Mon Sep 17 00:00:00 2001 From: Inusaito Sayori Date: Fri, 31 Jan 2014 00:50:45 -0500 Subject: [PATCH] [RLVa] Version 1.4.9 Thanks to Trinity and, of course, her Kitty! --- indra/newview/rlvdefines.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/rlvdefines.h b/indra/newview/rlvdefines.h index a97ea3e16..72c504ff8 100644 --- a/indra/newview/rlvdefines.h +++ b/indra/newview/rlvdefines.h @@ -64,7 +64,7 @@ const S32 RLV_VERSION_BUILD = 0; // Implementation version const S32 RLVa_VERSION_MAJOR = 1; const S32 RLVa_VERSION_MINOR = 4; -const S32 RLVa_VERSION_PATCH = 8; +const S32 RLVa_VERSION_PATCH = 9; const S32 RLVa_VERSION_BUILD = 0; // Uncomment before a final release