From 5cee198eb5298106e533b03fedf12bb30b6203cf Mon Sep 17 00:00:00 2001 From: dMetzger Date: Mon, 27 Aug 2012 15:02:46 +0000 Subject: [PATCH] // 1.5.0.16 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17020 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 631368657..5e41d0d88 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.15'); +define('_PS_INSTALL_VERSION_', '1.5.0.16');