update/manifest.xml.in
changeset 104 5cb36c12ac49
parent 61 31fb35727621
     1.1 --- a/update/manifest.xml.in	Sat Jul 16 11:07:18 2016 +0100
     1.2 +++ b/update/manifest.xml.in	Mon Aug 31 07:12:16 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.update" type="win32"
    1.10      processorArchitecture="ifelse([@HOST_CPU@],[x86_64],[ia64],[x86])" />
    1.11    <description>Plover update program</description>