diff --git a/index.php b/index.php index dd13bf74..fcfef072 100644 --- a/index.php +++ b/index.php @@ -26,7 +26,7 @@ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ -define('PARSIMONY_VERSION', '3.0rc2'); +define('PARSIMONY_VERSION', '3.0'); define('DOCUMENT_ROOT', __DIR__); include('modules/core/classes/app.php');