X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=version.php;h=9a4bf296e2970d8433cb9b5bb5756032f783109f;hb=6ae59a0b8741ce89f30b64c2d0f376835eb0a778;hp=3e920e543e7bd2c0a37e6d5b732b7bc867693815;hpb=7bcc984e9831707a3f6f3af23095faec95489645;p=fa-stable.git diff --git a/version.php b/version.php index 3e920e54..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.3.0"; + $version = "2.4 alpha"; //====================================================================== // Extension packages repository settings