From a1fc0611ce100cce5a21fe53bd9f5aa66e4bd513 Mon Sep 17 00:00:00 2001 From: mMarinetti Date: Thu, 1 Mar 2012 18:41:41 +0000 Subject: [PATCH] // version 1.5.0.8 --- install-dev/install_version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-dev/install_version.php b/install-dev/install_version.php index 160bfff11..34dc88ec9 100644 --- a/install-dev/install_version.php +++ b/install-dev/install_version.php @@ -25,4 +25,4 @@ * International Registered Trademark & Property of PrestaShop SA */ -define('_PS_INSTALL_VERSION_', '1.5.0.7'); +define('_PS_INSTALL_VERSION_', '1.5.0.8');