Skip to content

Commit 7999ca0

Browse files
authored
Merge pull request #353 from jjhursey/v4-1-marker
v4: Increment to v4.1 as next target
2 parents 97c95aa + fddb299 commit 7999ca0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pmix-standard.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757

5858
% Text to appear in the footer on even-numbered pages:
5959
\ifthenelse{\boolean{is_unofficial_draft}}
60-
{\newcommand{\VER}{4.0 (Draft)}
60+
{\newcommand{\VER}{4.1 (Draft)}
6161
\newcommand{\VERDATE}{\emph{Created on \today}}
6262
}
63-
{\newcommand{\VER}{4.0}
63+
{\newcommand{\VER}{4.1}
6464
\newcommand{\VERDATE}{Month Year}
6565
}
6666
\newcommand{\footerText}{PMIx Standard -- Version \VER{} -- \VERDATE}

0 commit comments

Comments
 (0)