diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2015-09-06 09:28:37 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2015-09-06 09:28:37 (GMT) |
commit | ecfcf34b945ec2b2412ac5a991fbdaf6489c655e (patch) | |
tree | 88f965ee8139633b9d6f6227652358c57b821cba /c++/src | |
parent | 67678e9a3f081a5d7e29b654a14b899f4ab50a9b (diff) | |
download | hdf5-ecfcf34b945ec2b2412ac5a991fbdaf6489c655e.zip hdf5-ecfcf34b945ec2b2412ac5a991fbdaf6489c655e.tar.gz hdf5-ecfcf34b945ec2b2412ac5a991fbdaf6489c655e.tar.bz2 |
[svn-r27687] Snapshot version 1.8 release 16 (snap15)
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 be9be4e..4c4a65d 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.8.x +PROJECT_NUMBER = "1.8.16-snap16 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 |