X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=version.php;h=9a4bf296e2970d8433cb9b5bb5756032f783109f;hb=40c3b111b007ad16a2eedff175e1612150191d04;hp=8b461e3a0d49d995b47cfcda79270270823c02db;hpb=cd1375137185cb6a57c15da0c1fe01e91b4039a9;p=fa-stable.git diff --git a/version.php b/version.php index 8b461e3a..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.8"; + $version = "2.4 alpha"; //====================================================================== // Extension packages repository settings