Revert "Update to 7.40.1"
[platform/upstream/curl.git] / packages / vms / build_libcurl_pc.com
index 97e6ae6..251b345 100644 (file)
@@ -76,7 +76,7 @@ $ endif
 $!
 $!
 $ curl_version = "0.0.0"
-$ open/read vf [--.src]tool_version.h
+$ open/read vf [--.src]version.h
 $version_loop:
 $   read vf/end=version_loop_end line_in
 $   if line_in .eqs. "" then goto version_loop