Donn Cave <donn@u.washington.edu>:

Added definition of VERSION so this works as expected.
This commit is contained in:
Fred Drake 2000-10-06 15:57:45 +00:00
parent a6c2eb5e1e
commit b59c4603f0
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
# Make sure we got reasonable arguments.
TARGET=""
ARGS=""
VERSION=2.0
while [ "$#" != "0" ]; do
case "$1" in