Generate version information as part of the build.
authorIain Patterson <me@iain.cx>
Thu, 26 Dec 2013 19:30:47 +0000 (19:30 +0000)
committerIain Patterson <me@iain.cx>
Fri, 27 Dec 2013 11:12:45 +0000 (11:12 +0000)
commit44e85d48df1ecc95547d066459a1e904f128618c
treeb7e95bf0ee92eac6311db3ceb4c8f1dfb80e0097
parent3b76485ec1d4280a248c83aaffd17b7176b51f35
Generate version information as part of the build.

Use git (if it's available) to create a major and minor version number
based on the most recent tag name.  If we are not building from a
tagged commit, use the commit count since the last tag as the subminor
version.  If Jenkins is being used for the build, use the build number
as the subsubminor version.
nssm.h
nssm.vcproj
version.cmd [new file with mode: 0644]