From 972d70011da459a7048a3bf150478a4162666135 Mon Sep 17 00:00:00 2001 From: dMetzger Date: Mon, 10 Sep 2012 09:08:49 +0000 Subject: [PATCH] // Update version number git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17259 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 5e41d0d88..98fcf603f 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.16'); +define('_PS_INSTALL_VERSION_', '1.5.0.17');