diff options
author | lrknox <lrknox> | 2017-04-17 16:54:56 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2017-04-17 16:54:56 (GMT) |
commit | fa7fd322d9707c3bec23eab711a8df18c62f3f1c (patch) | |
tree | 1acf80f32dc3752f1000c723af0f8610f74060b1 /c++ | |
parent | cb9b9f0f7c3c4cd18f1fe9e6b7b2599c223ca614 (diff) | |
download | hdf5-fa7fd322d9707c3bec23eab711a8df18c62f3f1c.zip hdf5-fa7fd322d9707c3bec23eab711a8df18c62f3f1c.tar.gz hdf5-fa7fd322d9707c3bec23eab711a8df18c62f3f1c.tar.bz2 |
Update version to 1.10.1-pre3.
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 575ec37..de97dd4 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.1-pre2, currently under development" +PROJECT_NUMBER = "1.10.1-pre3, 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 |