X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.php;h=4b6422865d83acd8d7020300b15f88435d225447;hb=2950cd50d2671d2648a4189461634c8c47f79eab;hp=aaf3580d5c0eadb3961754dc1b3e65f88169db8f;hpb=e2c28ab78966fb230bd1046a28c2c5e267becca8;p=fa-stable.git diff --git a/config.php b/config.php index aaf3580d..4b642286 100644 --- a/config.php +++ b/config.php @@ -46,7 +46,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ // Main Title $app_title = "FrontAccounting"; // application version - $version = "2.1.0 beta 2"; + $version = "2.1.0 RC"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));