Skip to content
Snippets Groups Projects
Commit cc7fc202 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

libcurl version, not curl version

parent 5ab751f5
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ while test $# -gt 0; do
;;
--version)
echo curl @VERSION@
echo libcurl @VERSION@
exit 0
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment