Windows: Version mgmt for assemblies and thirdparty
commit4d1b909df119a8d283079ec0108d589e458a930c
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 23 Sep 2011 13:48:42 +0000 (23 09:48 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 23 Sep 2011 14:05:49 +0000 (23 10:05 -0400)
tree8452f3262e9e9a8167e369d2ab37ed8e365600ef
parent01099d4adde0c241486839622579ce6f48b7e89f
Windows: Version mgmt for assemblies and thirdparty

Breakout the version data from windows/NTMakefile.config
and move it to windows/NTMakefile.version.  This new file
contains only version data.  This permits version data to
be safely referenced by third party components.

In addition, add version range information for those versions
of Heimdal for which this release is a compatible upgrade.  If
there is a forward incompatible change to the assembly ABI, it
is not a compatible upgrade.  This version data is used to specify
the Windows assembly redirect range.

(cherry picked from commit bad61548dd61890e55a48698af00643fcb5c118f)

Change-Id: Ibf473e15b9ba572a14c2cc6154a410a6233d3698
include/NTMakefile
packages/windows/assembly/NTMakefile
packages/windows/assembly/policy.Heimdal.Kerberos.in
windows/NTMakefile.config
windows/NTMakefile.version [new file with mode: 0644]