diff --git a/indra/newview/rlvdefines.h b/indra/newview/rlvdefines.h
index 294d9ba0d04da22eec13e56181fc531260ed0c1d..01286071b1eac2f0b5fca44ffc383a566890d763 100644
--- a/indra/newview/rlvdefines.h
+++ b/indra/newview/rlvdefines.h
@@ -74,8 +74,8 @@ const S32 RLV_VERSION_BUILD = 0;
 // Implementation version
 const S32 RLVa_VERSION_MAJOR = 1;
 const S32 RLVa_VERSION_MINOR = 2;
-const S32 RLVa_VERSION_PATCH = 0;
-const S32 RLVa_VERSION_BUILD = 7;
+const S32 RLVa_VERSION_PATCH = 1;
+const S32 RLVa_VERSION_BUILD = 0;
 
 // Uncomment before a final release
 //#define RLV_RELEASE