Skip to content

Commit fddb299

Browse files
committed
v4: Increment to v4.1 as next target
Signed-off-by: Joshua Hursey <[email protected]>
1 parent 97c95aa commit fddb299

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)