diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2021-09-28 19:35:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-28 19:35:19 (GMT) |
commit | b410d9535c453aa888e839a251487f7a9ba1d0a2 (patch) | |
tree | 825c626bab0a2b0b538fdbc26c34fab01a0ba17f /c++ | |
parent | 516d9677109b81b79ad1754246f4f147f9d984a3 (diff) | |
download | hdf5-b410d9535c453aa888e839a251487f7a9ba1d0a2.zip hdf5-b410d9535c453aa888e839a251487f7a9ba1d0a2.tar.gz hdf5-b410d9535c453aa888e839a251487f7a9ba1d0a2.tar.bz2 |
Update Platforms Tested in RELEASE.txt. (#1045)hdf5-1_13_0-rc6
* Update Platforms Tested in RELEASE.txt.
Remove Tested Configuration Features Summary for updated replacement.
* Set version to 1.13.0-6 for rc6 snapshot.
Diffstat (limited to 'c++')
-rw-r--r-- | c++/src/cpp_doc_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/cpp_doc_config b/c++/src/cpp_doc_config index 71db7f6..52e5299 100644 --- a/c++/src/cpp_doc_config +++ b/c++/src/cpp_doc_config @@ -38,7 +38,7 @@ PROJECT_NAME = # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = "1.13.0" +PROJECT_NUMBER = "1.13.0-6, currently under development" # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a |