#!/bin/sh
#
# getMotifRelease - Return the highest release version of motif available
# for linking with.
#

# Use our pre-built probe to return the default motif library

motifVersionProbe
