From mboxrd@z Thu Jan 1 00:00:00 1970 From: MrGates <120368262@qq.com> Date: Thu, 24 Mar 2011 06:36:47 -0000 Subject: [U-Boot] Is there something wrong withing README file. Message-ID: <1287713438.20470.7.camel@Microsoft> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Version v2010.09-rc2 ,i use git to fetch this version source code . When i read README file in the top level directory ,i found LINE 131 is something strange 129 U-Boot uses a 3 level version number containing a version, a 130 sub-version, and a patchlevel: "U-Boot-2.34.5" means version "2", 131 sub-version "34", and patchlevel "4". patchlevel "4" , is this correctly? or it should be "5",hum? Thanks,this is Bill u