X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.php;h=7a534758610004d09341ed4d9cbd68feae656c65;hb=425fc1ef0f159173f03532054863691d30f5fa17;hp=36722df83a2b62b60d13156c9bc6422d6260c721;hpb=54f121e27bc9c48211310df038886302cdebb9e6;p=fa-stable.git diff --git a/config.php b/config.php index 36722df8..7a534758 100644 --- a/config.php +++ b/config.php @@ -38,10 +38,10 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ // Main Title $app_title = "FrontAccounting"; // application version - $version = "2.0 Beta"; + $version = "2.0 Release Candidate 1"; // Build for development purposes - $build_version = "23"; + $build_version = "145"; // Powered by $power_by = "FrontAccounting";