From: Joe Hunt Date: Sun, 8 Jun 2008 10:25:05 +0000 (+0000) Subject: Preparing for RC 1 X-Git-Tag: v2.4.2~19^2~2032 X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=8b61e03972cd47ee43fe173dc45a305c6f3e053e;p=fa-stable.git Preparing for RC 1 --- 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";