diff options
author | hdftest <hdftest@jelly.ad.hdfgroup.org> | 2017-08-04 20:49:04 (GMT) |
---|---|---|
committer | hdftest <hdftest@jelly.ad.hdfgroup.org> | 2017-08-04 20:49:04 (GMT) |
commit | d3b803713786b83afb96961ae920733f5429abb0 (patch) | |
tree | 3f39c08c86f7d534e41a397ec6acea32e5c0417e /c++ | |
parent | 1099bf023a48c931df0be336e24bc7e54d3e1f7f (diff) | |
download | hdf5-d3b803713786b83afb96961ae920733f5429abb0.zip hdf5-d3b803713786b83afb96961ae920733f5429abb0.tar.gz hdf5-d3b803713786b83afb96961ae920733f5429abb0.tar.bz2 |
Snapshot 1.10.2-snap1
(Committed 8/1/2017 but not pushed from fork)
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 2b90350..2cf3ecb 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-snap0, currently under development" +PROJECT_NUMBER = "1.10.2-snap1, 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 |