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