Version management updates for the new bob build script. There's now
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 4 Feb 2007 12:30:39 +0000 (12:30 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 4 Feb 2007 12:30:39 +0000 (12:30 +0000)
commit30ea5678e03e7aac49d7386093396ac0fffb8fb4
tree1421da11f7fed5a4ad59f8fe8d17b32161dbe1c6
parent14ff41e77bf6ddb71cc41a0166fab164f270674a
Version management updates for the new bob build script. There's now
a fourth class of PuTTY version tags in addition to release,
snapshot and unidentified: we now have `Custom build r1234',
indicating a build made from that SVN revision in a context other
than that of a dated snapshot. The build script generates these when
it doesn't know what else to do; `unidentified builds' will now only
occur when you run nmake from the command line.

Also, the build script now generates sensible version data in the
installer to match this. So I _think_ we should now be set to use
bob to generate installer builds of the nightly snapshots, although
of course I'll have to wait until tomorrow to test one.

git-svn-id: svn://svn.tartarus.org/sgt/putty@7211 cda61777-01e9-0310-a592-d414129be87e
Buildscr
version.c
windows/version.rc2