From mboxrd@z Thu Jan 1 00:00:00 1970 From: glikely at gmail.com Date: Mon, 15 Aug 2005 21:35:46 -0600 Subject: [U-Boot-Users] U-Boot Developer's Information In-Reply-To: <20050816001516.11FBA353CEB@atlas.denx.de> References: <20050816001516.11FBA353CEB@atlas.denx.de> Message-ID: <20050816033546.GA18033@siegfried.thelikelysolution.ca> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Aug 16, 2005 at 02:15:16AM +0200, Wolfgang Denk wrote: > Starting immediately, we use git (see http://git.or.cz/) as software > configuration management (SCM) tool for U-Boot development. Hooray! > Releases where "sublevel" is zero will be called "stable". The > previous release was 1.1.3, and we're working on 1.1.4 now, so the > next "stable" release might be called "1.2.0". Is there any intent to handle 'bugfix' releases off of stable? If so, what will the numbering scheme be? Cheers, g.