mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:41:41 +03:00
libcurl version, not curl version
This commit is contained in:
parent
5ab751f5d0
commit
cc7fc20251
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ while test $# -gt 0; do
|
|||
;;
|
||||
|
||||
--version)
|
||||
echo curl @VERSION@
|
||||
echo libcurl @VERSION@
|
||||
exit 0
|
||||
;;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue