diff options
author | lrknox <lrknox> | 2017-03-17 17:43:50 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2017-03-17 17:43:50 (GMT) |
commit | 12425a62a6666689fd4fe1e1a528127355793fe2 (patch) | |
tree | cae72d82675c76101108f9671ecec53b94fbfbe4 /c++/src | |
parent | f7711df680f2ccd07f23223deccb217440ec3788 (diff) | |
download | hdf5-12425a62a6666689fd4fe1e1a528127355793fe2.zip hdf5-12425a62a6666689fd4fe1e1a528127355793fe2.tar.gz hdf5-12425a62a6666689fd4fe1e1a528127355793fe2.tar.bz2 |
set initial version for HDF5 1.10.1.
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 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 |