Merged changes from main trunk 2.2.1-2.2.2
[fa-stable.git] / config.default.php
index 6c3fbe406d829f3aff51a3861201e354c10c7e3f..67bb2dd25494a1a70daa3d8922bb60269746d265 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.2.1";
+       $version                = "2.3 CVS";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));