X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=version.php;h=cac24aeeea8c48394d5dfb5d3a75215cc0ffa684;hb=884c36eec7dbaae89e1f5532cc2c2f8033b010fd;hp=6cf66b206c84e5b3c4f9e7f245fe2a67ba3624f1;hpb=2b3314df6a37601ff806d9e2d5b7dd96053d2ae3;p=fa-stable.git diff --git a/version.php b/version.php index 6cf66b20..cac24aee 100644 --- a/version.php +++ b/version.php @@ -9,7 +9,7 @@ $db_version = "2.3rc"; // application version - can be overriden in config.php if (!isset($version)) - $version = "2.3RC1"; + $version = "2.3RC2"; //====================================================================== // Extension packages repository settings