From: Joe Hunt Date: Thu, 15 Nov 2012 14:18:31 +0000 (+0100) Subject: Release 2.3.13 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=1dd2539131a4ea48de2951c3ef3da0922402297d;p=textcart.git Release 2.3.13 --- diff --git a/version.php b/version.php index 99a2cf6..abdb071 100644 --- a/version.php +++ b/version.php @@ -9,7 +9,7 @@ $db_version = "2.3rc"; // application version - can be overriden in config.php if (!isset($version)) - $version = "2.3.12"; + $version = "2.3.13"; //====================================================================== // Extension packages repository settings