X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.php;h=7c3d6410e2c4884495f7284fd6f85f9177bd38a2;hb=2250f142e1034dc28adb819c4d8f7cce05911489;hp=ba58d4cb62557383ed311c58d8a278e02f226850;hpb=78e8afca867a4662f10c9f1b7bb5dcebe54ee6c7;p=fa-stable.git diff --git a/config.php b/config.php index ba58d4cb..7c3d6410 100644 --- a/config.php +++ b/config.php @@ -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.0 RC"; + $version = "2.2 CVS"; // Build for development purposes $build_version = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));