X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=version.php;h=9a4bf296e2970d8433cb9b5bb5756032f783109f;hb=cfaa5cec1f5137bcc1599a4306879e3265d1dacd;hp=807ff4dcc740cc8da56bfbbae3917883400b463f;hpb=0463e984a6bb94b0b52c321aa865cc8f431e2da9;p=fa-stable.git diff --git a/version.php b/version.php index 807ff4dc..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.4 CVS 1"; + $version = "2.4 alpha"; //====================================================================== // Extension packages repository settings