X-Git-Url: https://delta.frontaccounting.com/gitweb/?p=fa-stable.git;a=blobdiff_plain;f=version.php;h=3fffcddcddba744b8ceca1b8c8acf53a5514ce4b;hp=4d25446d18fb3d0945c61a2c3177a9fd85b3bede;hb=480e5f57b0cd2f439b0f8f8ea7cfe9f630b8b4e9;hpb=5c2388361b6312802cbaaa7da36b737854db2180 diff --git a/version.php b/version.php index 4d25446d..3fffcddc 100644 --- a/version.php +++ b/version.php @@ -5,7 +5,7 @@ // // Versions used by source/database version compatibility checks. Do not change. -$db_version = "2.4.2"; +$db_version = "2.4.1"; $src_version = "2.4.2"; // application version - can be overriden in config.php