From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulrich Mueller Newsgroups: gmane.emacs.devel Subject: Re: trunk version number Date: Mon, 20 Aug 2007 12:20:02 +0200 Message-ID: <18121.27346.990200.45509@a1i15.kph.uni-mainz.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1187605234 13618 80.91.229.12 (20 Aug 2007 10:20:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Aug 2007 10:20:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 20 12:20:32 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IN4Mx-0007IF-Fw for ged-emacs-devel@m.gmane.org; Mon, 20 Aug 2007 12:20:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IN4My-000711-M7 for ged-emacs-devel@m.gmane.org; Mon, 20 Aug 2007 06:20:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IN4Mr-00070j-3g for emacs-devel@gnu.org; Mon, 20 Aug 2007 06:20:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IN4Mo-0006yn-Bv for emacs-devel@gnu.org; Mon, 20 Aug 2007 06:20:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IN4Mo-0006yT-5w for emacs-devel@gnu.org; Mon, 20 Aug 2007 06:20:14 -0400 Original-Received: from a1iwww1.kph.uni-mainz.de ([134.93.134.1]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IN4Mi-0002aG-Uk; Mon, 20 Aug 2007 06:20:09 -0400 Original-Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1iwww1.kph.uni-mainz.de (8.13.4/8.13.4) with ESMTP id l7KAK3nB000999; Mon, 20 Aug 2007 12:20:03 +0200 Original-Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.0/8.13.4) with ESMTP id l7KAK317021390; Mon, 20 Aug 2007 12:20:03 +0200 Original-Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.1/8.14.1/Submit) id l7KAK3L5021384; Mon, 20 Aug 2007 12:20:03 +0200 X-Mailer: VM 8.0.2-487 under Emacs 22.1.1 (i686-pc-linux-gnu) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:76819 Archived-At: >>>>> On Mon, 20 Aug 2007, Glenn Morris wrote: > I've just noticed that the trunk still describes itself as Emacs > 22.1.50, same as the release branch. Shouldn't the trunk be bumped > to 23.0.50? For some reason, I thought this had already happened... We had this discussion in June already, see where RMS suggested 22.50 for the trunk. > I think the trunk and release branch differ enough to need different > version numbers. I realize the unicode-2 branch has some existing > 23.x number. unicode-2 has 23.0.0, multi-tty has 23.0.51. Ulrich