Bump version to 5.0-14
[LibreOffice.git] / shell / source / win32 / shlxthandler / res / shlxthdl.manifest
blob36131a3433a3ddb10bf0236f7c3900e0fe19d769
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <assemblyIdentity version="1.0.0.0" processorArchitecture="x86" name="LibreOffice.shlxthdl" type="win32" />
4 <description>LibreOffice Shell Extension</description>
5 <dependency>
6 <dependentAssembly>
7 <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="X86"
8 publicKeyToken="6595b64144ccf1df" language="*"/>
9 </dependentAssembly>
10 </dependency>
11 </assembly>