From 740d90d274baf6d178fa134f29a9a9cfe6343bdc Mon Sep 17 00:00:00 2001 From: bluetiger9 Date: Fri, 18 Nov 2011 22:31:32 +0200 Subject: [PATCH] version 1.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b38c87..ca782e7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -SMTP Client for Qt (C++) -======================== +SMTP Client for Qt (C++) - version 1.0 +====================================== The SmtpClient for Qt is small library writen for Qt 4 (C++ version) that allows application to send complex emails (plain text, html, attachments, inline files, etc.) using the Simple Mail Transfer Protocol (SMTP).