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