{section: Active source code release branches, or where should my code go?}
 
-Current as of Nov 13, 2009.
+Current as of Dec 12, 2010.
 
 *: Code that implements new features, aka code targeted for v7.5.x, should go into branch *master*.
 
-*: Bug fixes to new features or Very Important new features _might_ go into *V7_5_3-branch*, but only with permission of the wrangler.  If so, they should then be merged into *master*.
+*: Bug fixes to new features or Very Important new features _might_ go into *V7_5_5-branch*, but only with permission of the wrangler.  If so, they should then be merged into *master*.
 
-*: Bug fixes should go into branch *V7_4-branch* (which will eventually be 7.4.4), and be merged into *master*.
+*: Bug fixes should go into branch *V7_4-branch* (which will eventually be 7.4.5), and be merged into *master*.
 
+{strike}
 *: Very Important bug fixes should go into *V7_4_3-branch*, but only with permission of the wrangler. If so, they should then be merged into *V7_4-branch*, and from there into *master*.
+{endstrike}
 
 *: Recently abandoned branches that should not receive new code: V7_4_2-branch, V7_2-branch, V7_3-branch, V7_3_2-branch.