db_version was changed by mistake. Should remain at 2.4.1.
[fa-stable.git] / version.php
index 4d25446d18fb3d0945c61a2c3177a9fd85b3bede..3fffcddcddba744b8ceca1b8c8acf53a5514ce4b 100644 (file)
@@ -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