Index: branches/5.0.x/install/upgrades.sql =================================================================== diff -u -r13282 -r13353 --- branches/5.0.x/install/upgrades.sql (.../upgrades.sql) (revision 13282) +++ branches/5.0.x/install/upgrades.sql (.../upgrades.sql) (revision 13353) @@ -127,4 +127,6 @@ WHERE Phrase IN ( 'la_ship_All_Together', 'la_ship_Backorders_Upon_Avail', 'la_ship_Backorder_Separately', 'lu_ship_Shipment', 'lu_ship_ShippingType' -); \ No newline at end of file +); + +# ===== v 5.0.3-B2 ===== \ No newline at end of file