Merged changes form main trunk up to 2.2.4
[fa-stable.git] / config.default.php
index 17fb66d7d8dbb05c71959236951d9c199bf3eb3d..dda1474e7ecf122efeb9f2705c13753ba4a70f43 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.3 CVS (m3)";
+       $version                = "2.3 CVS (m4)";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));