Index

Package: Version

Description

package Version is

Subprograms & Entries

Release

function Release return String;
Returns release version which has three components: major.minor.bugfix

Copyright_Year

function Copyright_Year return String;
Returns the copyright date as the four digit year the executable was built.