Option to add Reply-To header to forwarded e-mails
[mgsmtp.git] / Common.pas
index 7260c08594d73897068976fad21e7b192cdde076..8e0b7fb443ffa93db0871a7522e42a007bbc40f6 100644 (file)
@@ -1,5 +1,5 @@
 {
-   Copyright (C) 2010-2014 MegaBrutal
+   Copyright (C) 2010-2015 MegaBrutal
 
    This unit is free software: you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as published by
@@ -173,7 +173,7 @@ type
 const
 
    { MgSMTP version: }
-   VERSION_STR       = '0.9s';
+   VERSION_STR       = '0.9t';
 
    { Architecture: }
 {$IFDEF CPU64}