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 CF22B431FBD for ; Fri, 3 Feb 2012 05:26:31 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] 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 ypZ1TRkgULeb for ; Fri, 3 Feb 2012 05:26:31 -0800 (PST) Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66]) by olra.theworths.org (Postfix) with ESMTP id 336A6431FAE for ; Fri, 3 Feb 2012 05:26:31 -0800 (PST) Received: by guru.guru-group.fi (Postfix, from userid 501) id E43E068055; Fri, 3 Feb 2012 15:26:33 +0200 (EET) From: Tomi Ollila To: David Bremner , notmuch@notmuchmail.org Subject: Re: 0.11.1 release in progress In-Reply-To: <87y5skdqex.fsf@zancas.localnet> References: <87y5skdqex.fsf@zancas.localnet> User-Agent: Notmuch/0.11+7~gf38bc44 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ 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: Fri, 03 Feb 2012 13:26:31 -0000 On Fri, 03 Feb 2012 08:58:46 -0400, David Bremner wrote: > > Hi Folks; > > After some long delays, I am finally getting 0.11.1 out the door. I > have pushed an untagged release candidate to > > git://notmuchmail.org/git/notmuch > branch release > > encourage you to check it out (har har). I will probably tag and release > in about 12hours, all going well. $ git describe debian/0.11-1-7-gf38bc44 $ notmuch --version notmuch 0.11+7~gf38bc44 (where did one 1 disappear) Anyway, tests pass and this seems to work... I complain if I notice any unexpected problems. > d Tomi