[Ecls-list] Question #1
dherring at tentpost.com
dherring at tentpost.com
Tue Feb 16 03:37:42 UTC 2010
> It has been suggested to me that I should use a version number with a finer
> granularity than the current release code, ideally increasing with _every_
> commit.
IMO, that's a bad idea. Version numbers are for releases; people tracking
a version-control system are responsible for doing just that.
OTOH, baking some configuration info into the ecl executable/library
(including cvs or git info), and adding a tool like gccbug might be a good
idea.
- Daniel
More information about the ecl-devel
mailing list