X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.default.php;h=d830619750a6c6ceccc858efa7f3c882f11fefb8;hb=5cd13431fe25eb8cd98f67020c55dab124c7e930;hp=3aa06942cb5ac8871b343ce17e584ff8d2602172;hpb=64e653e26f141e5d27cbb8fd730b97c0c43930df;p=fa-stable.git diff --git a/config.default.php b/config.default.php index 3aa06942..d8306197 100644 --- a/config.default.php +++ b/config.default.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.2.7"; + $version = "2.2.8"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));