// Add version number in install file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11743 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*/
|
||||
|
||||
define('_PS_INSTALL_VERSION_', '1.5.0.0');
|
||||
define('_PS_INSTALL_VERSION_', '1.5.0.2');
|
||||
|
||||
// Generate common constants
|
||||
define('PS_INSTALLATION_IN_PROGRESS', true);
|
||||
|
||||
Reference in New Issue
Block a user