Skip to content

Commit

Permalink
Merge pull request #353 from jjhursey/v4-1-marker
Browse files Browse the repository at this point in the history
v4: Increment to v4.1 as next target
  • Loading branch information
jjhursey authored Jul 26, 2021
2 parents 97c95aa + fddb299 commit 7999ca0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pmix-standard.tex
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@

% Text to appear in the footer on even-numbered pages:
\ifthenelse{\boolean{is_unofficial_draft}}
{\newcommand{\VER}{4.0 (Draft)}
{\newcommand{\VER}{4.1 (Draft)}
\newcommand{\VERDATE}{\emph{Created on \today}}
}
{\newcommand{\VER}{4.0}
{\newcommand{\VER}{4.1}
\newcommand{\VERDATE}{Month Year}
}
\newcommand{\footerText}{PMIx Standard -- Version \VER{} -- \VERDATE}
Expand Down

0 comments on commit 7999ca0

Please sign in to comment.