Add Version Field to PDF 79/43979/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 2 Oct 2017 22:55:29 +0000 (15:55 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 2 Oct 2017 22:55:29 +0000 (15:55 -0700)
commit79d40cbf2504cacc1008cf0fda73df8a5e293a27
tree5ee2f8acf318700a40f8c3b03c7ffdda076e4b52
parent3d98d06d697d38fd6bcbf66b29eecd1b61d0ae0b
Add Version Field to PDF

With Euphrates being the initial 'release' of the PDF it is important we
include a version specifier.

Without a version specifier, PDF consumers (computers or humans)
won't know which fields are be available, nor their possible type
(string, int, list, etc).

This also allows the PDF spec to be modified without fear of breaking
any tooling relying on the layout of fields or extance of specific
properties; Presuming tooling handles the version specifier.

Change-Id: I304ecc9ebfa0a36d40db8ef3486a3600ae86422e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
config/pod1.yaml