From: Joe Date: Mon, 23 Mar 2015 15:27:19 +0000 (+0100) Subject: Release 2.3.23 X-Git-Tag: 2.3-final~64 X-Git-Url: https://delta.frontaccounting.com/gitweb/?p=fa-stable.git;a=commitdiff_plain;h=7010ff2972dfbc8be4e577bdeac6b8da7278b691 Release 2.3.23 --- diff --git a/version.php b/version.php index 9e5e760b..67da1f2c 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.22"; + $version = "2.3.23"; //====================================================================== // Extension packages repository settings