X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=version.php;h=9a4bf296e2970d8433cb9b5bb5756032f783109f;hb=9451db1760036985de791ba24c442801e37f37de;hp=0ea01e223963e0d1ad43dc0d75569f623fe541a5;hpb=5dc52342439c424585dec995bafcfbf0ccae829f;p=fa-stable.git diff --git a/version.php b/version.php index 0ea01e22..9a4bf296 100644 --- a/version.php +++ b/version.php @@ -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.3RC3"; + $version = "2.4 alpha"; //====================================================================== // Extension packages repository settings