Skip to content

Commit

Permalink
libcurl version, not curl version
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Apr 17, 2001
1 parent 5ab751f commit cc7fc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion curl-config.in
Expand Up @@ -49,7 +49,7 @@ while test $# -gt 0; do
;;

--version)
echo curl @VERSION@
echo libcurl @VERSION@
exit 0
;;

Expand Down

0 comments on commit cc7fc20

Please sign in to comment.