From e8ad797150900ed79c8ad81863c3039fe4064150 Mon Sep 17 00:00:00 2001 From: dMetzger Date: Thu, 2 Aug 2012 17:56:49 +0000 Subject: [PATCH] // 1.5.0.15 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16671 b9a71923-0436-4b27-9f14-aed3839534dd --- 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 68fe7b0f4..631368657 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.14'); +define('_PS_INSTALL_VERSION_', '1.5.0.15');