Skip to content

Commit b257367

Browse files
authored
docs: define ifdevelopmode in version.tex (#2536)
While the version update script will insert this, I forgot to put it in there manually in the meantime
1 parent a23561e commit b257367

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/version.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
\newcommand{\modflowversion}{mf6.7.0.dev2}
22
\newcommand{\modflowdate}{May 12, 2025}
33
\newcommand{\currentmodflowversion}{Version \modflowversion---\modflowdate}
4+
\newif\ifdevelopmode
5+
\developmodetrue

0 commit comments

Comments
 (0)