Update from usntable branch.
[fa-stable.git] / config.php
index 63107030cd23979389489e1fd90787fccd31c59c..7ab4f10f267b1f829a044655f192f042dfdd48a0 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.1.6";
+       $version                = "2.1.7";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));