Index: branches/5.1.x/install/upgrades.sql =================================================================== diff -u -N -r14481 -r14533 --- branches/5.1.x/install/upgrades.sql (.../upgrades.sql) (revision 14481) +++ branches/5.1.x/install/upgrades.sql (.../upgrades.sql) (revision 14533) @@ -220,4 +220,6 @@ SET VariableValue = 'in-commerce/products/product_detail' WHERE VariableName = 'p_ItemTemplate' AND VariableValue = 'in-commerce/designs/detail'; -# ===== v 5.1.3-RC2 ===== \ No newline at end of file +# ===== v 5.1.3-RC2 ===== + +# ===== v 5.1.3 ===== \ No newline at end of file