X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.php;h=d6eeddf280e5daa2a902bb3e4f7ff2181178074b;hb=8f7ac519b7aaf8ec219862597e878d3a28316ac6;hp=a25d938dbeaeab857470be5c510f080945c4d68a;hpb=29bfc95a3b218ab90694535a0e94acd380b738b5;p=fa-stable.git diff --git a/config.php b/config.php index a25d938d..d6eeddf2 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.2m3 CVS"; + $version = "2.2m4 CVS"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));