From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ly8fC-0004k4-0F for qemu-devel@nongnu.org; Sun, 26 Apr 2009 14:01:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ly8f7-0004iw-MF for qemu-devel@nongnu.org; Sun, 26 Apr 2009 14:01:13 -0400 Received: from [199.232.76.173] (port=46021 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ly8f7-0004it-GH for qemu-devel@nongnu.org; Sun, 26 Apr 2009 14:01:09 -0400 Received: from mx2.redhat.com ([66.187.237.31]:60849) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ly8f6-0003Cb-Ss for qemu-devel@nongnu.org; Sun, 26 Apr 2009 14:01:09 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n3QI170S006810 for ; Sun, 26 Apr 2009 14:01:07 -0400 Message-ID: <49F4A162.4000604@redhat.com> Date: Sun, 26 Apr 2009 21:01:06 +0300 From: Avi Kivity MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] branch and tag names List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Currently, tags and branch names carry their cvs heritage: release_0_10_0 stable_0_10 These are unsightly. Can we move to v0.10.0 stable/0.10 or even 0.10.0 0.10 (odd number of dots = branch, even number of dots = release)? -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.