Release 2.1.0 Release Candidate (RC)
[fa-stable.git] / config.php
index aaf3580d5c0eadb3961754dc1b3e65f88169db8f..4b6422865d83acd8d7020300b15f88435d225447 100644 (file)
@@ -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"));