Bug [0000044] Standard Cost error on credit note. Reopened. Stock Movement forgot...
[fa-stable.git] / config.php
index 731e26f3aaf586121c1e1ea526a73124329ed6bc..68fa5aafb849366ed39ab4ad9b9ba55d3b3a0b1f 100644 (file)
@@ -38,7 +38,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        // Main Title
        $app_title = "FrontAccounting";
        // application version
-       $version                = "2.0";
+       $version                = "2.0 RC2";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));