cutelyst / simple-mail

An SMTP library written in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Releasing 2.0.1

zgyarmati opened this issue · comments

I'm about to package simple-mail for msys2, and i hit the build issue which is already fixed by ff84c2d. Would it be possible to make a point release with this fix, so i can avoid patching at downstream?

sure, will do it soon.

done, did a 2.1 as I renamed a header that referenced the old name of this lib