selected_kit parameter should be passed to function as argument instead of global...
[fa-stable.git] / version.php
index 1b3db02e8fdeb9893cfaaaeaad54a738f401149a..9a4bf296e2970d8433cb9b5bb5756032f783109f 100644 (file)
@@ -5,7 +5,7 @@
 //
 
 // Internal database version compatibility check. Do not change.
-$db_version = "2.3rc";
+$db_version = "2.4.0";
 
 // application version - can be overriden in config.php
 if (!isset($version))