X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.php;h=6fb1c5e55d25b2d0f7200318d2b647e7275b1dbc;hb=9b413697aa4ca30f7f336dbf5fd04bf8caf2bc43;hp=1259de248adfe95af50a0061ae9e8912a83d0e8a;hpb=6c7615033b01cce21a088dcfdb20e874533cc921;p=fa-stable.git diff --git a/config.php b/config.php index 1259de24..6fb1c5e5 100644 --- a/config.php +++ b/config.php @@ -56,7 +56,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ // Main Title $app_title = "FrontAccounting"; // application version - $version = "2.1.2"; + $version = "2.1.4"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));