diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2020-11-23 16:39:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-23 16:39:01 (GMT) |
commit | ea17afe305d40de1ae8682c62978edf42763469b (patch) | |
tree | 6834c00218892d464642bd367d5a8bad910054c1 /c++ | |
parent | f676115295975bf3abbfdee63fb9d7955b8e1fd7 (diff) | |
download | hdf5-ea17afe305d40de1ae8682c62978edf42763469b.zip hdf5-ea17afe305d40de1ae8682c62978edf42763469b.tar.gz hdf5-ea17afe305d40de1ae8682c62978edf42763469b.tar.bz2 |
Snapshot version 1.12 release 1-3. Update version to 1.12.1-4. (#116)
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 3db683d..089b432 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.12.1-3, currently under development" +PROJECT_NUMBER = "1.12.1-4, 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 |