pre-inst/manifest.xml.in
changeset 86 a8e48c62ec03
parent 24 2b9f54d14cc2
     1.1 --- a/pre-inst/manifest.xml.in	Sat Nov 15 19:04:45 2014 +0000
     1.2 +++ b/pre-inst/manifest.xml.in	Fri Mar 08 12:05:41 2019 +0000
     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.pre-inst" type="win32"
    1.10      processorArchitecture="ifelse([@HOST_CPU@],[x86_64],[ia64],[x86])" />
    1.11    <description>Plover pre-inst program</description>