Small bug (qoh)
[fa-stable.git] / config.php
index 92a2135270c49fa801fbe5cf9702ece25926a108..d27448c2e6678cb39d19b7b00fbfb88c0a54b715 100644 (file)
@@ -46,7 +46,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        // Main Title
        $app_title = "FrontAccounting";
        // application version
-       $version                = "2.1";
+       $version                = "2.1.2";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));