From 1553338e91f7406fa8fc2cd83856c63044ced804 Mon Sep 17 00:00:00 2001
From: Trevor Bramwell <tbramwell@linuxfoundation.org>
Date: Mon, 2 Oct 2017 15:55:29 -0700
Subject: Update git submodules

* Update docs/submodules/pharos from branch 'stable/euphrates'
  - 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>
---
 docs/submodules/pharos | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs')

diff --git a/docs/submodules/pharos b/docs/submodules/pharos
index 3d98d06d6..79d40cbf2 160000
--- a/docs/submodules/pharos
+++ b/docs/submodules/pharos
@@ -1 +1 @@
-Subproject commit 3d98d06d697d38fd6bcbf66b29eecd1b61d0ae0b
+Subproject commit 79d40cbf2504cacc1008cf0fda73df8a5e293a27
-- 
cgit