diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2023-09-20 18:11:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-20 18:11:07 (GMT) |
commit | 46b2577aa1a2af798dc2ed485063cc2f9480a334 (patch) | |
tree | f1b02fe8ea1188bc470f992aceeae7555a8e6e09 /c++/src | |
parent | 8c4d90e9ecdb4f939c4b036a4054d3ab6256b811 (diff) | |
download | hdf5-46b2577aa1a2af798dc2ed485063cc2f9480a334.zip hdf5-46b2577aa1a2af798dc2ed485063cc2f9480a334.tar.gz hdf5-46b2577aa1a2af798dc2ed485063cc2f9480a334.tar.bz2 |
Updated version and cleaned release note entries from RELEASE.txt. (#3560)
Diffstat (limited to 'c++/src')
-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 a70f11e..83e4251 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.10.11-1, currently under development" +PROJECT_NUMBER = "1.10.12-1, 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 |