]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - windows/version.rc2
Avoid passing modified SVN revision numbers (of the form 1234M) to
authorSimon Tatham <anakin@pobox.com>
Mon, 5 Feb 2007 18:07:11 +0000 (18:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 5 Feb 2007 18:07:11 +0000 (18:07 +0000)
commita5d45db0c9fe7684951901f88307f32dcd19829d
treeae8b66148dc15da7d307cc7e487213d222b815da
parent0865939a56235aa682ce50fbe909f9a3550431ec
Avoid passing modified SVN revision numbers (of the form 1234M) to
parts of the versioning code which might not like them.

As a result of this checkin, bob builds from modified SVN working
copies will still announce themselves as revision nnnnM in the
textual version strings, but their binary version in the Windows
VERSIONINFO will now be 0.0.0.0.

[originally from svn r7231]
Buildscr
windows/version.rc2