]> granicus.if.org Git - python/commitdiff
Donn Cave <donn@u.washington.edu>:
authorFred Drake <fdrake@acm.org>
Fri, 6 Oct 2000 15:57:45 +0000 (15:57 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 6 Oct 2000 15:57:45 +0000 (15:57 +0000)
Added definition of VERSION so this works as expected.

BeOS/linkmodule

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