On Wednesday 14 October 2009, Johannes Stezenbach wrote: > > > I was thinking about something like "0.2 + N versions". > > How about 'git describe'?
On one recent tree it says: "0.2.0-367-g4bc3132" where the 367 ~= N ... good answer! That also pretty much matches what "openocd --version" says: Open On-Chip Debugger 0.3.0-dev-00367-g4bc3132-dirty (2009-10-13-15:42) where "dirty" of course exposes the patches (via quilt) which are on top of this. - Dave _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
