Merged changes form stable branch up to 2.3.13
[fa-stable.git] / version.php
index 3a5a5697e9240ce32928a4e8a373160bf21e5bc9..9a4bf296e2970d8433cb9b5bb5756032f783109f 100644 (file)
@@ -5,11 +5,11 @@
 //
 
 // 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))
-       $version                = "2.3.4";
+       $version                = "2.4 alpha";
 
 //======================================================================
 // Extension packages repository settings