Rerun
[fa-stable.git] / config.default.php
index 3aa06942cb5ac8871b343ce17e584ff8d2602172..d830619750a6c6ceccc858efa7f3c882f11fefb8 100644 (file)
@@ -56,7 +56,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        // Main Title
        $app_title = "FrontAccounting";
        // application version
-       $version                = "2.2.7";
+       $version                = "2.2.8";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));