Notepad3/Versions/Notepad3.exe.manifest.tpl
Derick Payne d63c046d9f Revert "Releasing Build 2511 RC"
This reverts commit 140c60c6ec.
2019-07-26 21:18:11 +02:00

11 lines
309 B
Smarty

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
name="$APPNAME$"
processorArchitecture="*"
version="$VERSION$"
type="win32"
/>
<description>$APPNAME$ $VERPATCH$</description>
</assembly>