X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=version.php;h=9a4bf296e2970d8433cb9b5bb5756032f783109f;hb=b9981b57fff637cd1f18ae14af824590bcdde794;hp=99a2cf6b9de5e0b5cb7eea7cd7358d77413500be;hpb=900463d3507e06bf50518827bcb85c0735ef18e2;p=fa-stable.git diff --git a/version.php b/version.php index 99a2cf6b..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.12"; + $version = "2.4 alpha"; //====================================================================== // Extension packages repository settings