Index

Package: Version

Description

package Version is
Copyright (c) 2012 Kevin Wellwood All rights reserved. This source code is distributed under the Modified BSD License. For terms and conditions, see license.txt.

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.