From e5e15ef3b1f5b95836fb31d94ba290b88e629e51 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Tue, 7 Oct 2014 18:34:25 -0300 Subject: 1.2.3 release --- lib/feed2imap/feed2imap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/feed2imap/feed2imap.rb b/lib/feed2imap/feed2imap.rb index 7f4a176..64663c6 100644 --- a/lib/feed2imap/feed2imap.rb +++ b/lib/feed2imap/feed2imap.rb @@ -18,7 +18,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA =end # Feed2Imap version -F2I_VERSION = '1.2.2' +F2I_VERSION = '1.2.3' F2I_WARNFETCHTIME = 10 require 'feed2imap/config' -- cgit v1.2.3