]> git.ipfire.org Git - thirdparty/curl.git/commit
version: show only the libpsl version, not its dependencies
authorDaniel Stenberg <daniel@haxx.se>
Sun, 14 Jan 2024 16:54:51 +0000 (17:54 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 14 Jan 2024 22:33:22 +0000 (23:33 +0100)
commit72bd88adde0e8cf6e63644a7d6df1da01a399db4
treea11728e2ecf9aac2e0c30fcd8ba8c488c700fc26
parente3b386f86f1b841aeb62d144dfbb0c8ad8a5c7d5
version: show only the libpsl version, not its dependencies

The libpsl version output otherwise also includes version number for its
dependencies, like IDN lib, but since libcurl does not use libpsl's IDN
functionality those components are not important.

Ref: https://github.com/curl/curl-for-win/issues/63
Closes #12700
lib/version.c