curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: [RELEASE] curl 7.88.0

From: Brad King via curl-library <curl-library_at_lists.haxx.se>
Date: Wed, 15 Feb 2023 14:50:11 -0500

On Wed, Feb 15, 2023 at 6:57 AM Daniel Stenberg wrote:
> right now a 7.88.1 patch release done soon seems a likely outcome.

FYI, the curl-7_88_0 tag's content records version 7.87.1:

```
$ git grep 'define LIBCURL_VERSION' curl-7_88_0 -- include/curl/curlver.h
curl-7_88_0:include/curl/curlver.h:#define LIBCURL_VERSION "7.87.1-DEV"
curl-7_88_0:include/curl/curlver.h:#define LIBCURL_VERSION_MAJOR 7
curl-7_88_0:include/curl/curlver.h:#define LIBCURL_VERSION_MINOR 87
curl-7_88_0:include/curl/curlver.h:#define LIBCURL_VERSION_PATCH 1
curl-7_88_0:include/curl/curlver.h:#define LIBCURL_VERSION_NUM 0x075701
```

-Brad
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2023-02-15