summaryrefslogtreecommitdiff
path: root/lib/viewcmyk.ps
diff options
context:
space:
mode:
authorKen Sharp <ken.sharp@artifex.com>2022-08-01 12:28:05 +0100
committerKen Sharp <ken.sharp@artifex.com>2022-08-01 12:34:13 +0100
commit9d3ba211dbebfdaf88ca93f2ebd91c72ac13c80d (patch)
treed39e9c4ec702bd1a9c3cea1f1874fbda65453a14 /lib/viewcmyk.ps
parent8958762daf5c75ebd7f076f5140376acd09652b4 (diff)
downloadghostpdl-9d3ba211dbebfdaf88ca93f2ebd91c72ac13c80d.tar.gz
Windows build - Fix versioning of the binaries
It seems that the same information is stored in two ways in the version resource of Windows binaries. As numeric data and as a human-readable string. With the addition of the patch level we had updated the string data but had omitted to update the numeric information. In addition it appears that we always had the word order reversed, so that instead of (eg) 9.57.1.0 our numeric version was coming out as 0.0.9.57 (wrong order and no patch level, if the patch level had been present this would have read 1.0.9.57). This commit corrects the word order of FILEVERSION and PRODUCTVERSION and adds the patch level to them, which means we also need to define the patch level on the invocation of the Resource Compiler.
Diffstat (limited to 'lib/viewcmyk.ps')
0 files changed, 0 insertions, 0 deletions