From: Joe Hunt Date: Fri, 22 Jul 2011 06:47:20 +0000 (+0200) Subject: Release 2.3.6 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=d519c9f0bc1b2b267ae1d719aede18b1e802513b;p=textcart.git Release 2.3.6 --- diff --git a/version.php b/version.php index 4d7f125..8ec7dfe 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.5"; + $version = "2.3.6"; //====================================================================== // Extension packages repository settings