Changed so Customer's Reference is printed on all sales documents (you can f.i. enter...
[fa-stable.git] / config.php
index 36722df83a2b62b60d13156c9bc6422d6260c721..7a534758610004d09341ed4d9cbd68feae656c65 100644 (file)
@@ -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";