Merged changes from main trunk up to version_2_1_4
[fa-stable.git] / config.php
index a25d938dbeaeab857470be5c510f080945c4d68a..d6eeddf280e5daa2a902bb3e4f7ff2181178074b 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.2m3 CVS";
+       $version                = "2.2m4 CVS";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));