*: Code that implements new features or non-urgent bug fixes, aka code targeted for v8.7, should go into the *master* branch.
 
-*: Urgent bug fixes to the development series release candidate may go into *V8_7_7-branch, but only with permission of the wrangler*. They should then be merged into *master*. {linebreak} V8_7_7-branch is *frozen* with the exception of documentation commits, and requests to commit to this branch will probably be denied.
+*: {strike}Urgent bug fixes to the development series release candidate may go into *V8_7_8-branch, but only with permission of the wrangler*. They should then be merged into *master*. {linebreak} V8_7_7-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_10-branch*, *but only with permission of the wrangler*. {linebreak} The *V8_6_10-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_7-branch
+*: {strike}Urgent bug fixes to the stable series release candidate may go into the *V8_6_11-branch*, *but only with permission of the wrangler*. {linebreak} The *V8_6_11-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_8-branch
 *:: *master*, as above.
 {linebreak}(We _bypass_ the *V8_6-branch* whenever there is an active development series release branch.){endstrike}