mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 07:38:49 -05:00
libcurl version, not curl version
This commit is contained in:
parent
5ab751f5d0
commit
cc7fc20251
@ -49,7 +49,7 @@ while test $# -gt 0; do
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
--version)
|
--version)
|
||||||
echo curl @VERSION@
|
echo libcurl @VERSION@
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user