[0000160] Customer payments in different currencies (bank account exchange error...
[fa-stable.git] / config.php
index d45a837f295eba034a885cf36072744590247ed0..6fb1c5e55d25b2d0f7200318d2b647e7275b1dbc 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.1.3";
+       $version                = "2.1.4";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));