From 25c1dc2e016396d44aee1a68eaeb6ba12c31d233 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Wed, 5 Feb 2014 17:32:08 -0300 Subject: Release 1.2.2 --- HOWTO.Release | 2 +- lib/feed2imap/feed2imap.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HOWTO.Release b/HOWTO.Release index 025d14e..04940a1 100644 --- a/HOWTO.Release +++ b/HOWTO.Release @@ -1,8 +1,8 @@ edit version in lib/feed2imap/feed2imap.rb -edit version in Rakefile rake package cd pkg/ gpg --detach myfile (see https://gna.org/cookbook/?func=detailitem&item_id=117) +git tag VERSION sftp lnu@download.gna.org:/upload/feed2imap/ website: diff --git a/lib/feed2imap/feed2imap.rb b/lib/feed2imap/feed2imap.rb index 7080f9c..7f4a176 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.1' +F2I_VERSION = '1.2.2' F2I_WARNFETCHTIME = 10 require 'feed2imap/config' -- cgit v1.2.3