VERSION

Defines the version identifier for a package.

Syntax:

VERSION={version-id|AUTO}
NOVERSION

Parameters:

version-id
Specifies a version identifier that is any alphanumeric value, $, #, @, _, -, or ., up to 64 characters in length.
AUTO
The version identifier is generated from the consistency token. If the consistency token is a timestamp, the timestamp is converted into ISO character format and is used as the version identifier.

Properties:

Default: NOVERSION

Comments:

If this option is not specified, the package version is "" (the empty string).