X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.php;h=a8c37f498c641e3b7cb91e61c9ad0a40b56d0abd;hb=f1a6302759ae11aab99e3e4b4d37f2d3e1e1c368;hp=731e26f3aaf586121c1e1ea526a73124329ed6bc;hpb=c09be0dad6b05131e240349a375af7a4b7bf3444;p=fa-stable.git diff --git a/config.php b/config.php index 731e26f3..a8c37f49 100644 --- a/config.php +++ b/config.php @@ -38,7 +38,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ // Main Title $app_title = "FrontAccounting"; // application version - $version = "2.0"; + $version = "2.0.5"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));