diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2022-11-16 21:13:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-16 21:13:46 (GMT) |
commit | 169896aedb4bc870c8adac191407325b80840510 (patch) | |
tree | 0d93ed26204e63959dd098b33c6552312f4e3993 /doxygen | |
parent | 719d800499c6c3a1abbb92871069eed53222fdbb (diff) | |
download | hdf5-169896aedb4bc870c8adac191407325b80840510.zip hdf5-169896aedb4bc870c8adac191407325b80840510.tar.gz hdf5-169896aedb4bc870c8adac191407325b80840510.tar.bz2 |
Remove hard-coded version text (#2260)
* Remove hard-coded version text
* Use macOS 11 until accum test is fixed see #2261
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/Doxyfile.in b/doxygen/Doxyfile.in index 393507c..f45f746 100644 --- a/doxygen/Doxyfile.in +++ b/doxygen/Doxyfile.in @@ -1,4 +1,4 @@ -# Doxyfile 1.8.18 +# Doxyfile # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project. |