Release 2.0.5
[fa-stable.git] / config.php
index c21a79b9785ebdd28cfcb3454065e9f151feed10..a8c37f498c641e3b7cb91e61c9ad0a40b56d0abd 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.4";
+       $version                = "2.0.5";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));