*: Code that implements new features or non-urgent bug fixes, aka code targeted for v8.7, should go into the *master* branch.
 
-*: {strike}Urgent bug fixes to the development series release candidate may go into *V8_7_5-branch, but only with permission of the wrangler*. They should then be merged into *master*. {linebreak} V8_7_5-branch is *frozen* with the exception of documentation commits, and requests to commit to this branch will probably be denied.{endstrike}
+*: Urgent bug fixes to the development series release candidate may go into *V8_7_6-branch, but only with permission of the wrangler*. They should then be merged into *master*. {linebreak} V8_7_6-branch is *frozen* with the exception of documentation commits, and requests to commit to this branch will probably be denied.{endstrike}
 
 _ALL COMMITS TO A STABLE BRANCH {wiki: PerformingCodeReviews MUST BE CODE REVIEWED}_ - the ticket should show who did the code review.
 
-*: {strike}Urgent bug fixes to the stable series release candidate may go into the *V8_6_8-branch, but only with permission of the wrangler*. {linebreak}*V8_6_8-branch* is *frozen* with the exception of documentation commits, and requests to commit to this branch will probably be denied. The wrangler or release manager will perform merges from release branches to
-*:: *V8_7_5-branch
+*: Urgent bug fixes to the stable series release candidate may go into the *V8_6_9-branch*, *but only with permission of the wrangler*. {linebreak} The *V8_6_9-branch* is *frozen* with the exception of documentation commits, and requests to commit to this branch will probably be denied. The wrangler or release manager will perform merges from release branches to
+*:: *V8_7_6-branch
 *:: *master*, as above.
 {linebreak}(We _bypass_ the *V8_6-branch* whenever there is an active development series release branch.){endstrike}