// Updated version in the installer

This commit is contained in:
dMetzger
2012-02-06 14:19:58 +00:00
parent 7f60377b6c
commit ba689d2b6d
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -828,7 +828,7 @@
<value>7700</value>
</configuration>
<configuration id="PS_VERSION_DB" name="PS_VERSION_DB">
<value>1.5.0.2</value>
<value>1.5.0.5</value>
</configuration>
<configuration id="PS_VOLUME_UNIT_1" name="PS_VOLUME_UNIT">
<value>L</value>
@@ -843,7 +843,7 @@
<value>localhost</value>
</configuration>
<configuration id="PS_INSTALL_VERSION" name="PS_INSTALL_VERSION">
<value>1.5.0.2</value>
<value>1.5.0.5</value>
</configuration>
<configuration id="PS_SHOP_NAME" name="PS_SHOP_NAME">
<value>Test</value>
+1 -1
View File
@@ -25,5 +25,5 @@
* International Registered Trademark & Property of PrestaShop SA
*/
define('_PS_INSTALL_VERSION_', '1.5.0.4');
define('_PS_INSTALL_VERSION_', '1.5.0.5');
+1
View File
@@ -0,0 +1 @@
SET NAMES 'utf8';