NAME

AuroraVersion Package to define the AURORA-system version used by the other parts of the system.

SYNOPSIS

use AuroraVersion;

my $VERSION=$AuroraVersion::VERSION;

DESCRIPTION

This package defines the AURORA-version of the distribution in question. It is used by the other parts of the system, both the REST-server and the Web-client to define their version. It only contains a version-definition and nothing more.

This package is to be modified by the developers with the version number in question upon a new AURORA release.

METHODS

No methods available.