Merged bugfixes upto [0000072] (version 2.0.3).
[fa-stable.git] / config.php
index 731e26f3aaf586121c1e1ea526a73124329ed6bc..7e9a6e57d105ebab6c60ee6e8b9fe3904b25fd27 100644 (file)
@@ -38,7 +38,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
        // Main Title
        $app_title = "FrontAccounting";
        // application version
-       $version                = "2.0";
+       $version                = "2.0.3";
 
        // Build for development purposes
        $build_version  = date("d.m.Y", filemtime("$path_to_root/CHANGELOG.txt"));