From: Joe Hunt Date: Fri, 22 Jul 2011 06:47:20 +0000 (+0200) Subject: Release 2.3.6 X-Git-Tag: 2.3-final~598 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=1b53a1a63626c6a090f4b7855cb3b38d6319063d;p=fa-stable.git Release 2.3.6 --- diff --git a/version.php b/version.php index 4d7f1251..8ec7dfeb 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