#
# This is the only place where the version numbers are stored, and this file
# is ONLY read by shell scripts.
#
PACKAGE=mdvi
MAJOR=0
MINOR=2
PATCH=
VERSION=${MAJOR}.${MINOR}${PATCH}