Loading docs/VERSIONS +8 −12 Original line number Original line Diff line number Diff line _ _ ____ _ ___| | | | _ \| | / __| | | | |_) | | | (__| |_| | _ <| |___ \___|\___/|_| \_\_____| Version Numbers and Releases Version Numbers and Releases ============================ Curl is not only curl. Curl is also libcurl. They're actually individually Curl is not only curl. Curl is also libcurl. They're actually individually versioned, but they mostly follow each other rather closely. versioned, but they mostly follow each other rather closely. The version numbering is always built up using the same system: The version numbering is always built up using the same system: X.Y[.Z] X.Y.Z - X is main version number - Y is release number - Z is patch number Where ## Bumping numbers X is main version number Y is release number Z is patch number One of these numbers will get bumped in each new release. The numbers to the One of these numbers will get bumped in each new release. The numbers to the right of a bumped number will be reset to zero. If Z is zero, it may not be right of a bumped number will be reset to zero. If Z is zero, it may not be Loading Loading @@ -57,4 +53,4 @@ Version Numbers and Releases release. It makes comparisons with greater than and less than work. release. It makes comparisons with greater than and less than work. This number is also available as three separate defines: This number is also available as three separate defines: LIBCURL_VERSION_MAJOR, LIBCURL_VERSION_MINOR and LIBCURL_VERSION_PATCH. `LIBCURL_VERSION_MAJOR`, `LIBCURL_VERSION_MINOR` and `LIBCURL_VERSION_PATCH`. Loading
docs/VERSIONS +8 −12 Original line number Original line Diff line number Diff line _ _ ____ _ ___| | | | _ \| | / __| | | | |_) | | | (__| |_| | _ <| |___ \___|\___/|_| \_\_____| Version Numbers and Releases Version Numbers and Releases ============================ Curl is not only curl. Curl is also libcurl. They're actually individually Curl is not only curl. Curl is also libcurl. They're actually individually versioned, but they mostly follow each other rather closely. versioned, but they mostly follow each other rather closely. The version numbering is always built up using the same system: The version numbering is always built up using the same system: X.Y[.Z] X.Y.Z - X is main version number - Y is release number - Z is patch number Where ## Bumping numbers X is main version number Y is release number Z is patch number One of these numbers will get bumped in each new release. The numbers to the One of these numbers will get bumped in each new release. The numbers to the right of a bumped number will be reset to zero. If Z is zero, it may not be right of a bumped number will be reset to zero. If Z is zero, it may not be Loading Loading @@ -57,4 +53,4 @@ Version Numbers and Releases release. It makes comparisons with greater than and less than work. release. It makes comparisons with greater than and less than work. This number is also available as three separate defines: This number is also available as three separate defines: LIBCURL_VERSION_MAJOR, LIBCURL_VERSION_MINOR and LIBCURL_VERSION_PATCH. `LIBCURL_VERSION_MAJOR`, `LIBCURL_VERSION_MINOR` and `LIBCURL_VERSION_PATCH`.