1<!-- Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. --> 2<!-- SPDX-License-Identifier: curl --> 3# VERSION 4 5This man page describes curl `%VERSION`. If you use a later version, chances 6are this man page does not fully document it. If you use an earlier version, 7this document tries to include version information about which specific 8version that introduced changes. 9 10You can always learn which the latest curl version is by running 11 12 curl https://curl.se/info 13 14The online version of this man page is always showing the latest incarnation: 15https://curl.se/docs/manpage.html 16