#
# usage:        version.sh
#
# abstract:     This Bourne Shell script returns the version of the
#		install.
#
# note(s):      1. This routine must be called using a . (period)
#
# Copyright (c) 1992-1998 The MathWorks, Inc. All Rights Reserved.
# $Revision: 1.25 $  $Date: 1999/01/11 19:24:59 $
#----------------------------------------------------------------------------
#
    version='R12'
