diff options
-rwxr-xr-x | testcurl.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testcurl.sh b/testcurl.sh index 29d010181..ecea09bbc 100755 --- a/testcurl.sh +++ b/testcurl.sh @@ -42,7 +42,7 @@ # perform a normal CVS build. # version of this script -version="$Revision$" +version='$Revision$' fixed=0 # Determine if we're running from CVS or a canned copy of curl |