Split the version under Windows into its major, minor, and micro
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 14 Feb 2006 15:14:41 +0000 (15:14 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 14 Feb 2006 15:14:41 +0000 (15:14 +0000)
commitb11ea02a48d12a6db0d910de580aac2bae4ee98d
tree209d888626b30332c8f1b56f35f696724998a604
parent3d75540acd07f652499c88222e1d9b6d003cdfed
Split the version under Windows into its major, minor, and micro
components.  Use them to build the VERSION, RC_VERSION, and manifest
versions (the latter two are picky about formatting).  This would
probably be useful on the autoconf side, but I didn't see an obvious
way to implement it.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17302 f5534014-38df-0310-8fa8-9805f1628bb7
config.nmake
image/Makefile.nmake
image/ethereal.exe.manifest.in
make-version.pl