Skip to content

Commit

Permalink
Correct date and version number for Publication
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmclemons committed Feb 9, 2022
1 parent 7c813dd commit a6e63d1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions input/gpcp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
<PPReference>
<ReferenceTable>
<PPTitle>Protection Profile for General-Purpose Computing Platforms</PPTitle>
<PPVersion>0.9</PPVersion>
<PPVersion>1.0</PPVersion>
<PPAuthor>National Information Assurance Partnership</PPAuthor>
<PPPubDate>2022-01-10</PPPubDate>
<PPPubDate>2022-02-10</PPPubDate>
<Keywords>General-Purpose Computing Platforms</Keywords>
</ReferenceTable>
</PPReference>
Expand All @@ -37,9 +37,9 @@
</RevisionHistory>
<RevisionHistory>
<entry>
<version>0.9</version>
<date>2022-01-10</date>
<subject>Latest draft</subject>
<version>1.0</version>
<date>2022-02-10</date>
<subject>Initial publication.</subject>
</entry>
</RevisionHistory>

Expand Down

0 comments on commit a6e63d1

Please sign in to comment.