comparison win/dw.dll.x86.manifest @ 1013:f0e012748633

Filled in more of the important changes form version 1.1 in the readme. Also upped the version in the manifest files on Windows to 2.0.0.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 16 May 2011 00:05:59 +0000
parents 842bc671eaa7
children 000a94a1ddc1
comparison
equal deleted inserted replaced
1012:09c84a9aefe3 1013:f0e012748633
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> 2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <assemblyIdentity 3 <assemblyIdentity
4 version="1.1.0.0" 4 version="2.0.0.0"
5 processorArchitecture="X86" 5 processorArchitecture="X86"
6 name="dw" 6 name="dw"
7 type="win32" 7 type="win32"
8 /> 8 />
9 <description>Dynamic Windows</description> 9 <description>Dynamic Windows</description>