Documentation
Table of Contents
Class Inheritance Tree
Navigation
Description
Subprograms & Entries
Index
Release
Copyright_
Year
Package:
Version
Goto spec source
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
Goto spec in source
function
Release
return
String;
Returns release version which has three components: major.minor.bugfix
Copyright_Year
Goto spec in source
function
Copyright_Year
return
String;
Returns the copyright date as the four digit year the executable was built.