From c0c3986e7f4a7dbf4fd471ba700e10e85fada708 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 :) git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15695 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 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');