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