On Wed, Oct 14, 2009 at 10:11 AM, Øyvind Harboe <[email protected]> wrote: > What's the most reasonable way to refer to a git version > for human beings? > > In svn it's a small integer("only" in the thousands). > > I was thinking about something like "0.2 + N versions".
They had this exact discussion on lkml last week. http://lwn.net/Articles/355923/ It appears that the answer is to implement the equivalent of the kernel's CONFIG_LOCALVERSION_AUTO There is a lot more info in the lkml thread, it is still active a week later. -- Jon Smirl [email protected] _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
