From a18e8a18ed4cb03bebfe5a826ea3ac1bc96cc5a7 Mon Sep 17 00:00:00 2001 From: mMarinetti Date: Fri, 25 May 2012 15:11:58 +0000 Subject: [PATCH] // next version will be 1.5.0.13 :) --- 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 7f02e4848..a2b3cef4e 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.12'); +define('_PS_INSTALL_VERSION_', '1.5.0.13');