VERSION

Definition

system/system.module

Description

The current system version.

Code

<?php
define('VERSION', '6.3');
?>