X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.php;h=7ab4f10f267b1f829a044655f192f042dfdd48a0;hb=ebc600101ceab69c06eac4b1bd4d1782af45de05;hp=d0e23cbd7f971d7fc091c5c947a7a6745363f6c8;hpb=ae61b790933e37b0f653827e5b5b8d51b3fda3cb;p=fa-stable.git diff --git a/config.php b/config.php index d0e23cbd..7ab4f10f 100644 --- a/config.php +++ b/config.php @@ -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.5"; + $version = "2.1.7"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));