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: Thu, 30 Aug 2007 17:39:26 +0200 Message-ID: <18134.58542.268620.606200@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 1188488391 24464 80.91.229.12 (30 Aug 2007 15:39:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Aug 2007 15:39:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 30 17:39:46 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 1IQm7W-0006Sa-2c for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 17:39:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQm7V-00052X-Kf for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 11:39:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IQm7R-00051Q-3Q for emacs-devel@gnu.org; Thu, 30 Aug 2007 11:39:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IQm7P-00050a-JY for emacs-devel@gnu.org; Thu, 30 Aug 2007 11:39:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQm7P-00050X-EX for emacs-devel@gnu.org; Thu, 30 Aug 2007 11:39:39 -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 1IQm7J-00021Q-74; Thu, 30 Aug 2007 11:39:33 -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 l7UFdRb6027664; Thu, 30 Aug 2007 17:39:28 +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 l7UFdQ95023427; Thu, 30 Aug 2007 17:39:27 +0200 Original-Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.1/8.14.1/Submit) id l7UFdQJd023421; Thu, 30 Aug 2007 17:39:26 +0200 In-Reply-To: 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:77422 Archived-At: >>>>> On Wed, 29 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? >> I think soon I will take silence to mean assent and do this. > The merger of multi-tty seemed a propitious time. Wouldn't it be advisable to change also the version number for the EMACS_22_BASE branch, to 22.1.51 for example? Otherwise there is still an ambiguity between "old trunk" and "current base branch" (e.g., in bug reports for version 22.1.50). Ulrich