Merged changes form main trunk (2.2.8, 2.2.9)
[fa-stable.git] / config.default.php
index 4d370d9ece625eb3ac0c25c41c322a9085fa98e2..44b0d8e252a21d39b6f085091cd4cde265bd6840 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 (m7)";
+       $version                = "2.3 CVS (m9)";
         // src-data compatibility check. Do not change.
        $core_version = "2.3";