summaryrefslogtreecommitdiff
path: root/dviware/mdvi/config/VERSION
blob: b1c4c8cce5ea6c2d4bea6df41025808debd2ffda (plain)
1
2
3
4
5
6
7
8
9
#
# 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}