From 6d90aaec1cc4063ca49b2f42e5cdcd6430231d03 Mon Sep 17 00:00:00 2001 From: rMalie Date: Wed, 25 Apr 2012 08:06:19 +0000 Subject: [PATCH] // Version 1.5.0.10 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14860 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 7282d1d2e..5fcdc1f68 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.9'); +define('_PS_INSTALL_VERSION_', '1.5.0.10');