diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2018-03-10 03:38:59 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2018-03-10 03:38:59 (GMT) |
commit | 801191b4c374adc462345f2c068f1cfc6f4adf97 (patch) | |
tree | 036ccba7141e2cb484ac5fecfd55899699cdf0f0 /c++ | |
parent | 539f4691fa1cd9e86965106ce69b08d3e18a80a9 (diff) | |
download | hdf5-801191b4c374adc462345f2c068f1cfc6f4adf97.zip hdf5-801191b4c374adc462345f2c068f1cfc6f4adf97.tar.gz hdf5-801191b4c374adc462345f2c068f1cfc6f4adf97.tar.bz2 |
Upated cpp doc.
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 6a9f171..3943f7b 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 = +PROJECT_NUMBER = "1.11.2" # 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 |