From 8b61e03972cd47ee43fe173dc45a305c6f3e053e Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Sun, 8 Jun 2008 10:25:05 +0000 Subject: [PATCH] Preparing for RC 1 --- config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"; -- 2.30.2