From: Joe Hunt Date: Fri, 3 Apr 2015 19:39:59 +0000 (+0200) Subject: Release 2.3.24 X-Git-Tag: 2.3-final~55 X-Git-Url: https://delta.frontaccounting.com/gitweb/?p=fa-stable.git;a=commitdiff_plain;h=1f3dea6295d48fe11577daf8a9fce40a70b23c55 Release 2.3.24 --- diff --git a/version.php b/version.php index 67da1f2c..819ec2e3 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.23"; + $version = "2.3.24"; //====================================================================== // Extension packages repository settings