I am curious is there an analog to System.Version in .NET?Basically a cloneable, comparable, equatable version composed of major, minor, build, revision. Or patch, build, or however you'd like to decompose the fields.
http://msdn.microsoft.com/en-us/library/system.version.aspx