// Add version number in install file

This commit is contained in:
rMalie
2011-12-23 01:03:12 +00:00
parent 24692db064
commit 08e6e83d4f
+1 -1
View File
@@ -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);