// set installers to 1.5.0.4, for next week release

This commit is contained in:
mMarinetti
2011-12-30 09:37:20 +00:00
parent 0daf782c1f
commit 5bcc54ff13
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
* International Registered Trademark & Property of PrestaShop SA
*/
define('_PS_INSTALL_VERSION_', '1.5.0.3');
define('_PS_INSTALL_VERSION_', '1.5.0.4');
// Generate common constants
define('PS_INSTALLATION_IN_PROGRESS', true);