From: Joe Date: Thu, 1 Aug 2013 10:23:05 +0000 (+0200) Subject: Release 2.3.17 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=d96823bd9d3f894410bd7bf174391e1c3db5bb4f;p=textcart.git Release 2.3.17 --- diff --git a/version.php b/version.php index 66592a7..69d43f7 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.16"; + $version = "2.3.17"; //====================================================================== // Extension packages repository settings