X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.php;h=a8c37f498c641e3b7cb91e61c9ad0a40b56d0abd;hb=f1a6302759ae11aab99e3e4b4d37f2d3e1e1c368;hp=68fa5aafb849366ed39ab4ad9b9ba55d3b3a0b1f;hpb=98d30c9a3e2f7af94530d1c0fdf000a93ab57e04;p=fa-stable.git diff --git a/config.php b/config.php index 68fa5aaf..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 RC2"; + $version = "2.0.5"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));