From: Joe Hunt Date: Sun, 21 Feb 2016 14:34:07 +0000 (+0100) Subject: Release 2.3.25. X-Git-Tag: 2.3-final~27 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;ds=sidebyside;h=04dff793a8f4f93e4234f1ba313350ae1fc34550;p=fa-stable.git Release 2.3.25. --- diff --git a/version.php b/version.php index 819ec2e3..ecdc4a51 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.24"; + $version = "2.3.25"; //====================================================================== // Extension packages repository settings