Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id CB499429E21 for ; Sun, 6 Nov 2011 11:58:10 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rqtwHqbt99kl for ; Sun, 6 Nov 2011 11:58:10 -0800 (PST) Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com [209.85.161.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 13282431FB6 for ; Sun, 6 Nov 2011 11:58:09 -0800 (PST) Received: by faan15 with SMTP id n15so1698192faa.26 for ; Sun, 06 Nov 2011 11:58:07 -0800 (PST) Received: by 10.223.6.15 with SMTP id 15mr41471651fax.4.1320609487145; Sun, 06 Nov 2011 11:58:07 -0800 (PST) Received: from localhost (dsl-hkibrasgw4-fe5cdc00-23.dhcp.inet.fi. [80.220.92.23]) by mx.google.com with ESMTPS id g25sm28076511fae.16.2011.11.06.11.58.04 (version=SSLv3 cipher=OTHER); Sun, 06 Nov 2011 11:58:05 -0800 (PST) From: Jani Nikula To: notmuch@notmuchmail.org, david@tethera.net Subject: bug: RELEASING should cover version & date in notmuch.1 User-Agent: Notmuch/0.9+32~gc0c32d1 (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-linux-gnu) Date: Sun, 06 Nov 2011 21:58:03 +0200 Message-ID: <87y5vtm3as.fsf@nikula.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2011 19:58:10 -0000 Hi, here's an actual bug for testing nmbug. ;) Current notmuch man page (notmuch.1) has version 0.1 and date 2009-10-31. RELEASING should include a step for updating those. Or they should be updated automagically by make. BR, Jani.