X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config.php;h=c21a79b9785ebdd28cfcb3454065e9f151feed10;hb=9fc1f546b1ce0e6a674f595ee6dae616d94a5873;hp=7e9a6e57d105ebab6c60ee6e8b9fe3904b25fd27;hpb=7736b56d0973b6c83728cf937429c7338b224f10;p=fa-stable.git diff --git a/config.php b/config.php index 7e9a6e57..c21a79b9 100644 --- a/config.php +++ b/config.php @@ -38,7 +38,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ // Main Title $app_title = "FrontAccounting"; // application version - $version = "2.0.3"; + $version = "2.0.4"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));