diff options
author | lrknox <lrknox> | 2017-03-20 21:45:10 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2017-03-20 21:45:10 (GMT) |
commit | 41a54b4fab616246ba3954e217827a7808c6adea (patch) | |
tree | d208b6f8222cfadd4eee4b2b469e9e7c74289f32 /c++ | |
parent | 02642c99e3f96bb602b6bb992f57c3f40dbddcb4 (diff) | |
parent | 4a2f5b6470080104189c7b68aa0b78a56e2ddb14 (diff) | |
download | hdf5-41a54b4fab616246ba3954e217827a7808c6adea.zip hdf5-41a54b4fab616246ba3954e217827a7808c6adea.tar.gz hdf5-41a54b4fab616246ba3954e217827a7808c6adea.tar.bz2 |
Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_10
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 5986eaa..f04528f 100644 --- a/c++/src/cpp_doc_config +++ b/c++/src/cpp_doc_config @@ -38,7 +38,7 @@ PROJECT_NAME = "HDF5 C++ API" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = "1.9.236 currently under development" +PROJECT_NUMBER = "1.10.1-pre0, 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 |