app-manager/manifest.xml.in
changeset 95 212150407fcc
parent 13 b0a35bae4961
     1.1 --- a/app-manager/manifest.xml.in	Thu Nov 10 11:15:09 2011 +0000
     1.2 +++ b/app-manager/manifest.xml.in	Tue Jul 14 13:17:21 2020 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4  <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
     1.5  <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
     1.6    <assemblyIdentity
     1.7 -    version="@PLOVER_MAJOR_VERSION@.@PLOVER_MINOR_VERSION@.@PLOVER_MICRO_VERSION@.0"
     1.8 +    version="@PLOVER_MAJOR_VERSION@.@PLOVER_MINOR_VERSION@.@PLOVER_MICRO_VERSION@.@PLOVER_PATCH_LEVEL@"
     1.9      name="The plover development team.plover.app-manager" type="win32"
    1.10      processorArchitecture="ifelse([@HOST_CPU@],[x86_64],[ia64],[x86])" />
    1.11    <description>Application Manager</description>