From: Brendan Cully Date: Tue, 27 Feb 2007 20:53:13 +0000 (+0000) Subject: Bump hcache version after $assumed_charset BODY change. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d3d5a9835a1d0355b7cdb7b347acf38d73700515;p=neomutt Bump hcache version after $assumed_charset BODY change. --- diff --git a/hcache.c b/hcache.c index 871d9dd5d..95207b9de 100644 --- a/hcache.c +++ b/hcache.c @@ -18,7 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* this comment bumps Id because of the attachment counting patch. */ +/* this comment bumps Id after $assumed_charset changed BODY. */ #if HAVE_CONFIG_H #include "config.h"