// fix upgrade script missing tab images (and all img located in /install/data/img/ immediates subdir) #PSCFV-2749, #PSCFV-2506

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15973 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2012-06-11 15:29:43 +00:00
parent 8562c2c9b4
commit cd3dce4a82
3 changed files with 63 additions and 1 deletions
+1 -1
View File
@@ -25,4 +25,4 @@
* International Registered Trademark & Property of PrestaShop SA
*/
define('_PS_INSTALL_VERSION_', '1.5.0.13');
define('_PS_INSTALL_VERSION_', '1.5.0.14');