From: Joe Hunt Date: Thu, 10 Nov 2011 07:37:37 +0000 (+0100) Subject: Release 2.3.8 X-Git-Tag: 2.3-final~533 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=cd1375137185cb6a57c15da0c1fe01e91b4039a9;p=fa-stable.git Release 2.3.8 --- diff --git a/version.php b/version.php index 9c6b8ada..8b461e3a 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.7"; + $version = "2.3.8"; //====================================================================== // Extension packages repository settings