On Thu, Jan 19, 2012 at 7:48 PM, Michael Nahas <mike.nahas@xxxxxxxxx> wrote: > On Thu, Jan 19, 2012 at 1:12 PM, demerphq <demerphq@xxxxxxxxx> wrote: >> Stop using version numbers and start using the git sha1 of the code >> you are using. >> >> Yves > [...] > 2. The version number needs to be increasing, to work with the current > process. SHA1's are random. Yes, but you can use "git describe" output: $ git describe v1.7.6-180-gdf3f3d8 HTH, Santi -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html