From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 930 invoked from network); 10 Oct 2008 08:49:28 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 10 Oct 2008 08:49:28 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 19214 invoked from network); 10 Oct 2008 08:48:52 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 10 Oct 2008 08:48:52 -0000 Received: (qmail 10883 invoked by alias); 10 Oct 2008 08:48:38 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25835 Received: (qmail 10857 invoked from network); 10 Oct 2008 08:48:34 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 10 Oct 2008 08:48:34 -0000 Received: from cluster-d.mailcontrol.com (cluster-d.mailcontrol.com [217.69.20.190]) by bifrost.dotsrc.org (Postfix) with ESMTPS id 2185D80308BA for ; Fri, 10 Oct 2008 10:48:29 +0200 (CEST) Received: from cameurexb01.EUROPE.ROOT.PRI ([193.128.72.68]) by rly10d.srv.mailcontrol.com (MailControl) with ESMTP id m9A8mSFG030697 for ; Fri, 10 Oct 2008 09:48:28 +0100 Received: from news01.csr.com ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Fri, 10 Oct 2008 09:48:28 +0100 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (8.14.2/8.13.4) with ESMTP id m9A8mSEi022408 for ; Fri, 10 Oct 2008 09:48:28 +0100 Received: from csr.com (pws@localhost) by news01.csr.com (8.14.2/8.14.2/Submit) with ESMTP id m9A8mS97022404 for ; Fri, 10 Oct 2008 09:48:28 +0100 Message-Id: <200810100848.m9A8mS97022404@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: "Zsh hackers list" Subject: Re: Bump ZSH_VERSION (from 4.3.6-dev-0) or a zsh release? In-reply-to: <6cd6de210810091258v796d940cg2811db5cc32be0e2@mail.gmail.com> References: <6cd6de210810091258v796d940cg2811db5cc32be0e2@mail.gmail.com> Comments: In-reply-to "Rocky Bernstein" message dated "Thu, 09 Oct 2008 15:58:57 -0400." Date: Fri, 10 Oct 2008 09:48:28 +0100 From: Peter Stephenson X-OriginalArrivalTime: 10 Oct 2008 08:48:28.0172 (UTC) FILETIME=[F6E914C0:01C92AB4] X-Scanned-By: MailControl A-08-50-15 (www.mailcontrol.com) on 10.68.0.120 X-Virus-Scanned: ClamAV 0.92.1/8406/Fri Oct 10 08:55:13 2008 on bifrost X-Virus-Status: Clean "Rocky Bernstein" wrote: > I'm sort of ready to put out the first zsh debugger release. However > it would be real helpful if the current ZSH_VERSION number were > incremented. Even better though would be a general release. > > What's the current release schedule look like? I should at least make a test release for 4.3.7 imminently and see how it's going. Although there are incomplete bits, I don't know of anything that's worse than last time and lots of things are better, so this would be a good time. pws