From: Janusz Dobrowolski Date: Thu, 14 Feb 2013 08:20:52 +0000 (+0100) Subject: Version 2.3.15 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=5420d5ff449cc56fb51e6195551746df4e294f65;p=textcart.git Version 2.3.15 --- diff --git a/version.php b/version.php index 188dfce..d55dcf8 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.14"; + $version = "2.3.15"; //====================================================================== // Extension packages repository settings