diff options
Diffstat (limited to 'win32/lnf.manifest.in')
-rw-r--r-- | win32/lnf.manifest.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/lnf.manifest.in b/win32/lnf.manifest.in index 680b7d5..0005893 100644 --- a/win32/lnf.manifest.in +++ b/win32/lnf.manifest.in @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> - <assemblyIdentity version="@VER@" processorArchitecture="*" name="myon.98fmplayer" type="win32" /> + <assemblyIdentity version="@VER@.0" processorArchitecture="*" name="myon.98fmplayer" type="win32" /> <description>PC-98 sound emulator</description> <dependency> <dependentAssembly> |