diff options
author | hdftest <hdftest@hdfgroup.org> | 2018-02-11 21:54:22 (GMT) |
---|---|---|
committer | hdftest <hdftest@hdfgroup.org> | 2018-02-11 21:54:22 (GMT) |
commit | fa3a845d49fed1a73fc7e8462d9b81d487124dc8 (patch) | |
tree | 9cac70742c22d27ade420f6b6057d56ad20c8293 /c++ | |
parent | 3918d48e7210d9f1147257138f1ec6072e734a98 (diff) | |
download | hdf5-fa3a845d49fed1a73fc7e8462d9b81d487124dc8.zip hdf5-fa3a845d49fed1a73fc7e8462d9b81d487124dc8.tar.gz hdf5-fa3a845d49fed1a73fc7e8462d9b81d487124dc8.tar.bz2 |
Snapshot version 1.10 release 2 (snap9)
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 f3bd7c8..be77db7 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.10.2-snap9, currently under development" +PROJECT_NUMBER = "1.10.2-snap10, 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 |