From: Fred Drake Date: Fri, 6 Oct 2000 15:57:45 +0000 (+0000) Subject: Donn Cave : X-Git-Tag: v2.0c1~88 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b59c4603f016dc2c3d9da470d7c710777fcb7adb;p=python Donn Cave : Added definition of VERSION so this works as expected. --- diff --git a/BeOS/linkmodule b/BeOS/linkmodule index 7e0b5b9b9c..ac20cd25ef 100755 --- a/BeOS/linkmodule +++ b/BeOS/linkmodule @@ -24,6 +24,7 @@ # Make sure we got reasonable arguments. TARGET="" ARGS="" +VERSION=2.0 while [ "$#" != "0" ]; do case "$1" in