X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.php;h=63107030cd23979389489e1fd90787fccd31c59c;hb=7d9fe15f85c15572535c5fa4555b9a72e9d93f04;hp=6fb1c5e55d25b2d0f7200318d2b647e7275b1dbc;hpb=64ece402c019dd54bd6ca9882fd300362ef42871;p=fa-stable.git diff --git a/config.php b/config.php index 6fb1c5e5..63107030 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.4"; + $version = "2.1.6"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));