Bug [0000047] Not possible to view delivery sequence
[fa-stable.git] / config.php
index 68fa5aafb849366ed39ab4ad9b9ba55d3b3a0b1f..731e26f3aaf586121c1e1ea526a73124329ed6bc 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 RC2";
+       $version                = "2.0";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));