in reply to (OT) Version Numbers

... version numbers in source code ...

I stopped putting version numbers in my source code and
just use the output from cvs log command.

Replies are listed 'Best First'.
Re(2): (OT) Version Numbers
by FoxtrotUniform (Prior) on Mar 25, 2002 at 20:39 UTC

    I know that RCS will replace the string $Id:$ in any (text?) files you check in with the file's RCS ID, which can be useful. I imagine that CVS has a similar automated feature.

    Getting either to play nicely with the major.minor.patchlevel numbering scheme is less trival, though.

    --
    :wq