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