From: Joe Hunt Date: Fri, 3 Feb 2012 08:48:00 +0000 (+0100) Subject: Release 2.3.10 X-Git-Tag: 2.3-final~489 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=fff04a43f510d4c7535f949b68566f3d7a2669f0;p=fa-stable.git Release 2.3.10 --- diff --git a/version.php b/version.php index 20afaa34..8c86a3cc 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.9"; + $version = "2.3.10"; //====================================================================== // Extension packages repository settings